|
My Project
|
Helper class for grid instantiation of ECL file-format using problems. More...
#include <dune/alugrid/common/fromtogridfactory.hh>#include <dune/alugrid/dgf.hh>#include <dune/alugrid/grid.hh>#include <opm/common/OpmLog/OpmLog.hpp>#include <opm/grid/CpGrid.hpp>#include <opm/models/common/multiphasebaseproperties.hh>#include <opm/simulators/flow/AluGridCartesianIndexMapper.hpp>#include <opm/simulators/flow/FlowBaseVanguard.hpp>#include <opm/simulators/flow/Transmissibility.hpp>#include <opm/simulators/utils/ParallelEclipseState.hpp>#include <array>#include <cstddef>#include <memory>#include <tuple>#include <vector>Go to the source code of this file.
Classes | |
| struct | Opm::Properties::TTag::AluGridVanguard |
| struct | Opm::Properties::Vanguard< TypeTag, TTag::AluGridVanguard > |
| struct | Opm::Properties::Grid< TypeTag, TTag::AluGridVanguard > |
| struct | Opm::Properties::EquilGrid< TypeTag, TTag::AluGridVanguard > |
| class | Opm::AluGridVanguard< TypeTag > |
| Helper class for grid instantiation of ECL file-format using problems. More... | |
Namespaces | |
| namespace | Opm |
| This file contains a set of helper functions used by VFPProd / VFPInj. | |
| namespace | Opm::Properties::TTag |
| The generic type tag for problems using the immiscible multi-phase model. | |
Helper class for grid instantiation of ECL file-format using problems.
This class uses Dune::ALUGrid as the simulation grid.