|
Overture
Version 25
|

Go to the source code of this file.
Functions | |
| int | initializeMappingList () |
| int | destructMappingList () |
| int | getFromADataBase (CompositeGrid &cg, aString &fileName, const aString &gridName=nullString, const bool &checkTheGrid=false, int printInfo=1) |
| int | getFromADataBase (CompositeGrid &cg, aString &fileName, LoadBalancer &loadBalancer, const aString &gridName=nullString, const bool &checkTheGrid=false, int printInfo=1) |
| int | getFromADataBase (CompositeGrid &cg, aString &fileName, bool loadBalance, const aString &gridName=nullString, const bool &checkTheGrid=false, int printInfo=1) |
| int | findDataBaseFile (aString &fileName, const bool &searchCommonLocations=true, int printInfo=1) |
Variables | |
| const aString | nullString |
| int destructMappingList | ( | ) |
Referenced by Overture::finish(), and main().
| int findDataBaseFile | ( | aString & | fileName, |
| const bool & | searchCommonLocations = true, |
||
| int | printInfo = 1 |
||
| ) |
References aString, FALSE, findDataBaseFile(), max(), NULL, OVERTURE_HOME, and printF().
Referenced by findDataBaseFile(), and getFromADataBase().
| int getFromADataBase | ( | CompositeGrid & | cg, |
| aString & | fileName, | ||
| const aString & | gridName = nullString, |
||
| const bool & | checkTheGrid = false, |
||
| int | printInfo = 1 |
||
| ) |
References aString, checkOverlappingGrid(), HDF_DataBase::find(), findDataBaseFile(), HDF_DataBase::get(), CompositeGrid::get(), getCPU(), ParallelUtility::getMaxValue(), ParallelUtility::getMinValue(), max(), HDF_DataBase::mount(), GenericDataBase::noStreamMode, nullString, OV_ABORT, printF(), HDF_DataBase::setMode(), and HDF_DataBase::unmount().
Referenced by ShowFileReader::getAGrid(), getFromADataBase(), main(), ogen(), and readMappingsFromAnOverlappingGridFile().
| int getFromADataBase | ( | CompositeGrid & | cg, |
| aString & | fileName, | ||
| LoadBalancer & | loadBalancer, | ||
| const aString & | gridName = nullString, |
||
| const bool & | checkTheGrid = false, |
||
| int | printInfo = 1 |
||
| ) |
References getFromADataBase(), and GenericGridCollection::setLoadBalancer().
| int getFromADataBase | ( | CompositeGrid & | cg, |
| aString & | fileName, | ||
| bool | loadBalance, | ||
| const aString & | gridName = nullString, |
||
| const bool & | checkTheGrid = false, |
||
| int | printInfo = 1 |
||
| ) |
References getFromADataBase().
| int initializeMappingList | ( | ) |
Referenced by main(), and Overture::start().
| const aString nullString |
Referenced by GL_GraphicsInterface::createWindow(), doubleGridCollectionFunction::display(), floatGridCollectionFunction::display(), intGridCollectionFunction::display(), Ogshow::getFrameSeriesName(), getFromADataBase(), GenericGraphicsInterface::inputString(), GL_GraphicsInterface::label(), GL_GraphicsInterface::plotLabels(), GL_GraphicsInterface::processSpecialMenuItems(), DataFormats::readCart3dTri(), GenericGraphicsInterface::readCommandFile(), DataFormats::readIngrid(), MappingsFromCAD::readMappings(), DataFormats::readPly(), DataFormats::readSTL(), DataFormats::readTecplot(), FileOutput::save(), GenericGraphicsInterface::saveCommandFile(), GenericGraphicsInterface::saveEchoFile(), ShowFileReader::ShowFileReader(), StretchTransform::update(), HyperbolicMapping::update(), DataFormats::writeIngrid(), and DataFormats::writePlot3d().
1.8.3