CpGridVanguard.hpp File Reference
#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>
Include dependency graph for CpGridVanguard.hpp:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

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

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