A grid creator that reads Petrel files and generates a CpGrid. .
#include <config.h>#include <dune/common/version.hh>#include <dune/common/parallel/mpihelper.hh>#include <opm/grid/CpGrid.hpp>#include <opm/parser/eclipse/Parser/Parser.hpp>#include <opm/parser/eclipse/Parser/ParseContext.hpp>#include <opm/parser/eclipse/Deck/Deck.hpp>#include <opm/parser/eclipse/EclipseState/EclipseState.hpp>#include <dumux/common/parameters.hh>Go to the source code of this file.
Classes | |
| class | Dumux::CpGridManager |
| A grid creator that reads Petrel files and generates a CpGrid. More... | |
Namespaces | |
| namespace | Dumux |