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

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

Detailed Description

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

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