My Project
Loading...
Searching...
No Matches
Opm::StructuredGridVanguard< TypeTag > Class Template Reference

Helper class for grid instantiation of the lens problem. More...

#include <structuredgridvanguard.hh>

Inheritance diagram for Opm::StructuredGridVanguard< TypeTag >:
Opm::BaseVanguard< TypeTag >

Public Member Functions

 StructuredGridVanguard (Simulator &simulator)
 Create the grid for the lens problem.
 
Grid & grid ()
 Return a reference to the grid object.
 
const Grid & grid () const
 Return a constant reference to the grid object.
 
- Public Member Functions inherited from Opm::BaseVanguard< TypeTag >
 BaseVanguard (Simulator &simulator)
 
 BaseVanguard (const BaseVanguard &)=delete
 
const GridView & gridView () const
 Returns a reference to the grid view to be used.
 
int gridSequenceNumber () const
 Returns the number of times the grid has been changed since its creation.
 
void loadBalance ()
 Distribute the grid (and attached data) over all processes.
 

Static Public Member Functions

static void registerParameters ()
 Register all run-time parameters for the structured grid simulator vanguard.
 

Additional Inherited Members

- Protected Member Functions inherited from Opm::BaseVanguard< TypeTag >
void finalizeInit_ ()
 
void updateGridView_ ()
 

Detailed Description

template<class TypeTag>
class Opm::StructuredGridVanguard< TypeTag >

Helper class for grid instantiation of the lens problem.


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