PolyhedralGridVanguard.hpp File Reference
#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>
Include dependency graph for PolyhedralGridVanguard.hpp:

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
 
namespace  Opm::Properties
 
namespace  Opm::Properties::TTag
 

Detailed Description

Helper class for grid instantiation of ECL file-format using problems.

This class uses Dune::PolyhedralGrid as the simulation grid.