Opm::SimplexGridVanguard< TypeTag > Class Template Reference

Provides a simulator vanguard which a creates regular grid made of simplices. More...

#include <simplexvanguard.hh>

Public Member Functions

 SimplexGridVanguard (Simulator &simulator)
 Create the Grid. More...
 
Grid & grid ()
 Returns a reference to the grid. More...
 
const Grid & grid () const
 Returns a reference to the grid. More...
 

Static Public Member Functions

static void registerParameters ()
 Register all run-time parameters for the grid manager. More...
 

Detailed Description

template<class TypeTag>
class Opm::SimplexGridVanguard< TypeTag >

Provides a simulator vanguard which a creates regular grid made of simplices.

Constructor & Destructor Documentation

◆ SimplexGridVanguard()

template<class TypeTag >
Opm::SimplexGridVanguard< TypeTag >::SimplexGridVanguard ( Simulator &  simulator)
inline

Create the Grid.

Member Function Documentation

◆ grid() [1/2]

template<class TypeTag >
Grid & Opm::SimplexGridVanguard< TypeTag >::grid ( )
inline

Returns a reference to the grid.

◆ grid() [2/2]

template<class TypeTag >
const Grid & Opm::SimplexGridVanguard< TypeTag >::grid ( ) const
inline

Returns a reference to the grid.

◆ registerParameters()

template<class TypeTag >
static void Opm::SimplexGridVanguard< TypeTag >::registerParameters ( )
inlinestatic

Register all run-time parameters for the grid manager.


The documentation for this class was generated from the following file: