All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Ewoms::StructuredGridManager< TypeTag > Class Template Reference

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

#include <structuredgridmanager.hh>

Inheritance diagram for Ewoms::StructuredGridManager< TypeTag >:
Ewoms::BaseGridManager< TypeTag >

Public Member Functions

 StructuredGridManager (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 Ewoms::BaseGridManager< TypeTag >
 BaseGridManager (Simulator &simulator)
 
 BaseGridManager (const BaseGridManager &)=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. More...
 
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 grid manager.
 

Additional Inherited Members

- Protected Member Functions inherited from Ewoms::BaseGridManager< TypeTag >
void finalizeInit_ ()
 

Detailed Description

template<class TypeTag>
class Ewoms::StructuredGridManager< TypeTag >

Helper class for grid instantiation of the lens problem.


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