My Project
|
Helper class for grid instantiation of ECL file-format using problems. More...
#include <opm/common/TimingMacros.hpp>
#include <opm/models/common/multiphasebaseproperties.hh>
#include <opm/models/blackoil/blackoilproperties.hh>
#include <opm/simulators/flow/FemCpGridCompat.hpp>
#include <opm/simulators/flow/FlowBaseVanguard.hpp>
#include <opm/simulators/flow/GenericCpGridVanguard.hpp>
#include <opm/simulators/flow/Transmissibility.hpp>
#include <array>
#include <functional>
#include <memory>
#include <stdexcept>
#include <tuple>
#include <vector>
Go to the source code of this file.
Classes | |
struct | Opm::Properties::TTag::CpGridVanguard |
struct | Opm::Properties::Vanguard< TypeTag, TTag::CpGridVanguard > |
struct | Opm::Properties::Grid< TypeTag, TTag::CpGridVanguard > |
struct | Opm::Properties::EquilGrid< TypeTag, TTag::CpGridVanguard > |
class | Opm::CpGridVanguard< 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. | |
Helper class for grid instantiation of ECL file-format using problems.
This class uses Dune::CpGrid as the simulation grid.