|
CG
Version 25
|

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 | |
| 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
| ps | : graphics object to use |
| cg | : create this grid. |
| loadBalance | : set to true to load balance (default) |
References ogen(), OV_ABORT(), and printF().
Referenced by main().
1.8.3