Overture
Version 25
|
Functions | |
int | plot3dToOverture (GenericGraphicsInterface &gi, aString &showFileName) |
int | showFileFromDataFile (GenericGraphicsInterface &gi, aString &showFileName) |
void | checkArrays (const aString &label) |
int | plotStuff (int argc, char *argv[]) |
void checkArrays | ( | const aString & | label | ) |
References GET_NUMBER_OF_ARRAYS.
Referenced by ShowFilePlotter::plot(), plotStuff(), and Ogshow::saveSolution().
int plot3dToOverture | ( | GenericGraphicsInterface & | gi, |
aString & | showFileName | ||
) |
References GenericGraphicsInterface::appendToTheDefaultPrompt(), assert, aString, Ogen::buildACompositeGrid(), CompositeGrid::changeToAllCellCentered(), Ogshow::close(), GenericGridData::computedGeometry, GenericGridCollectionData::computedGeometry, PlotIt::contour(), dimension, GenericGraphicsInterface::erase(), GenericGraphicsInterface::getAnswer(), getIndex(), ListOfMappingRC::getLength(), DialogData::getTextValue(), DialogData::getToggleValue(), MappingInformation::graphXInterface, GenericGraphicsInterface::inputString(), M, MappingInformation::mappingList, mask, MappedGrid::mask(), max(), GenericGridCollection::numberOfComponentGrids(), GridCollection::numberOfDimensions(), ogen(), GenericGraphicsInterface::outputString(), OV_ABORT, PlotIt::plot(), GenericGraphicsInterface::popGUI(), printF(), GenericGraphicsInterface::pushGUI(), DataFormats::readPlot3d(), REAL_EPSILON, Ogshow::saveComment(), Ogshow::saveGeneralComment(), Ogshow::saveGeneralParameters(), Ogshow::saveSolution(), DialogData::setExitCommand(), doubleGridCollectionFunction::setName(), DialogData::setPushButtons(), DialogData::setTextBoxes(), DialogData::setTextLabel(), DialogData::setToggleButtons(), DialogData::setWindowTitle(), sPrintF(), SQR, Ogshow::startFrame(), MappedGrid::THEcenter, GridCollection::THEmask, MappedGrid::THEmask, MappedGrid::THEvertex, MappedGrid::update(), and doubleCompositeGridFunction::updateToMatchGrid().
Referenced by plotStuff().
int plotStuff | ( | int | argc, |
char * | argv[] | ||
) |
References aString, checkArrays(), Overture::getGraphicsInterface(), GenericGraphicsInterface::inputString(), NULL, PlotIt::parallelPlottingOption, ShowFilePlotter::plot(), plot3dToOverture(), printF(), GenericGraphicsInterface::readCommandFile(), GenericGraphicsInterface::saveCommandFile(), MappedGrid::setMinimumNumberOfDistributedGhostLines(), showFileFromDataFile(), and Overture::turnOnMemoryChecking().
Referenced by main(), moglDisplay(), and moglMakeCurrent().
int showFileFromDataFile | ( | GenericGraphicsInterface & | gi, |
aString & | showFileName | ||
) |
References ListOfMappingRC::addElement(), BCTypes::allBoundaries, GenericGraphicsInterface::appendToTheDefaultPrompt(), doubleCompositeGridFunction::applyBoundaryCondition(), assert, aString, Ogen::buildACompositeGrid(), C, c, Ogshow::close(), GenericGridData::computedGeometry, GenericGridCollectionData::computedGeometry, PlotIt::contour(), ReferenceCounting::decrementReferenceCount(), dim, MappedGrid::dimension(), GenericGraphicsInterface::erase(), BCTypes::extrapolate, doubleCompositeGridFunction::finishBoundaryConditions(), FOR_3D, GenericGraphicsInterface::getAnswer(), getIndex(), ListOfMappingRC::getLength(), getLineFromFile(), DialogData::getTextValue(), DialogData::getToggleValue(), BoundaryConditionParameters::ghostLineToAssign, gid, MappingInformation::graphXInterface, i2, ReferenceCounting::incrementReferenceCount(), MappingInformation::mappingList, Mapping::mappingName, mask, MappedGrid::mask(), NULL, GenericGridCollection::numberOfComponentGrids(), ogen(), BoundaryConditionParameters::orderOfExtrapolation, GenericGraphicsInterface::popGUI(), printF(), GenericGraphicsInterface::pushGUI(), Ogshow::saveComment(), Ogshow::saveGeneralComment(), Ogshow::saveGeneralParameters(), Ogshow::saveSolution(), Mapping::setBoundaryCondition(), DataPointMapping::setDataPoints(), Mapping::setDomainDimension(), DialogData::setExitCommand(), doubleGridCollectionFunction::setName(), Mapping::setName(), doubleCompositeGridFunction::setOperators(), DataPointMapping::setOrderOfInterpolation(), DialogData::setPushButtons(), Mapping::setRangeDimension(), Mapping::setShare(), DialogData::setTextBoxes(), DialogData::setToggleButtons(), DialogData::setWindowTitle(), share, sPrintF(), sScanF(), Ogshow::startFrame(), GenericGraphicsInterface::stopReadingCommandFile(), MappedGrid::THEcenter, GridCollection::THEmask, MappedGrid::THEmask, MappedGrid::THEvertex, GenericGraphicsInterface::unAppendTheDefaultPrompt(), MappedGrid::update(), doubleCompositeGridFunction::updateToMatchGrid(), and x.
Referenced by plotStuff().