Overture
Version 25
|
#include "ShowFilePlotter.h"
#include "HDF_DataBase.h"
#include "DisplayParameters.h"
#include "display.h"
#include "DerivedFunctions.h"
#include "FileOutput.h"
#include "PlotIt.h"
#include "DialogData.h"
#include "DataFormats.h"
#include "BodyForce.h"
Functions | |
int | saveOvertureTextFile (realCompositeGridFunction &u, GenericGraphicsInterface &gi, ShowFileReader *pShowFileReader=NULL) |
int saveOvertureTextFile | ( | realCompositeGridFunction & | u, |
GenericGraphicsInterface & | gi, | ||
ShowFileReader * | pShowFileReader = NULL |
||
) |
References GenericGraphicsInterface::appendToTheDefaultPrompt(), assert, aString, MappedGrid::boundaryCondition(), c, dim, MappedGrid::dimension(), GenericGraphicsInterface::erase(), FOR_3D, fPrintF(), GenericGraphicsInterface::getAnswer(), doubleGridCollectionFunction::getComponentBase(), doubleGridCollectionFunction::getComponentBound(), doubleCompositeGridFunction::getCompositeGrid(), getIndex(), doubleGridCollectionFunction::getName(), MappedGrid::getName(), DialogData::getTextValue(), DialogData::getToggleValue(), gid, MappedGrid::gridIndexRange(), i2, mask, MappedGrid::mask(), NULL, GenericGridCollection::numberOfComponentGrids(), GridCollection::numberOfDimensions(), GenericGraphicsInterface::popGUI(), printF(), GenericGraphicsInterface::pushGUI(), DialogData::setExitCommand(), DialogData::setPushButtons(), DialogData::setTextBoxes(), DialogData::setToggleButtons(), DialogData::setWindowTitle(), share, MappedGrid::sharedBoundaryFlag(), sPrintF(), GenericGraphicsInterface::stopReadingCommandFile(), MappedGrid::THEcenter, MappedGrid::THEmask, MappedGrid::THEvertex, GenericGraphicsInterface::unAppendTheDefaultPrompt(), MappedGrid::update(), MappedGrid::vertex(), and x.
Referenced by ShowFilePlotter::plot().