dune-grid 3.0-git
io/file/dgfparser.hh
Go to the documentation of this file.
1// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2// vi: set et ts=4 sw=2 sts=2:
3#ifndef DUNE_DGFPARSER_HH
4#define DUNE_DGFPARSER_HH
5// include dgf parser
7/* include the implementations */
9#include "dgfparser/dgfug.hh"
10#include "dgfparser/dgfoned.hh"
11#include "dgfparser/dgfyasp.hh"
14#endif