My Project
|
Helper class for grid instantiation of ECL file-format using problems. More...
#include <opm/grid/polyhedralgrid.hh>
#include <opm/models/common/multiphasebaseproperties.hh>
#include <opm/simulators/flow/FlowBaseVanguard.hpp>
#include <opm/simulators/flow/Transmissibility.hpp>
#include <array>
#include <functional>
#include <string>
#include <tuple>
#include <unordered_set>
Go to the source code of this file.
Classes | |
struct | Opm::Properties::TTag::PolyhedralGridVanguard |
struct | Opm::Properties::Vanguard< TypeTag, TTag::PolyhedralGridVanguard > |
struct | Opm::Properties::Grid< TypeTag, TTag::PolyhedralGridVanguard > |
struct | Opm::Properties::EquilGrid< TypeTag, TTag::PolyhedralGridVanguard > |
class | Opm::PolyhedralGridVanguard< 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::PolyhedralGrid as the simulation grid.