CG  Version 25
Functions
CgSolverUtil.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

aString readOrBuildTheGrid (GenericGraphicsInterface &ps, CompositeGrid &m, bool loadBalance=false, int numberOfParallelGhost=2, int maxWidthExtrapInterpNeighbours=3)
 : Read a CompositeGrid from a data base file or create a CompositeGrid with ogen
 

Function Documentation

aString readOrBuildTheGrid ( GenericGraphicsInterface &  ps,
CompositeGrid &  cg,
bool  loadBalance,
int  numberOfParallelGhost,
int  maxWidthExtrapInterpNeighbours 
)

: Read a CompositeGrid from a data base file or create a CompositeGrid with ogen

Parameters
ps: graphics object to use
cg: create this grid.
loadBalance: set to true to load balance (default)
Returns
value: the name of the grid file (or an empty string if the grid was built interatively)

References ogen(), OV_ABORT(), and printF().

Referenced by main().