Overture
Version 25
|
#include "Overture.h"
#include "Ogshow.h"
#include "ShowFileReader.h"
#include "display.h"
#include "PlotStuff.h"
#include "ParallelUtility.h"
#include "InterpolatePointsOnAGrid.h"
Macros | |
#define | FOR_3D(i1, i2, i3, I1, I2, I3) |
Functions | |
int | main (int argc, char *argv[]) |
#define FOR_3D | ( | i1, | |
i2, | |||
i3, | |||
I1, | |||
I2, | |||
I3 | |||
) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
References DialogData::addInfoLabel(), GenericGraphicsInterface::appendToTheDefaultPrompt(), assert, aString, C, c, Ogshow::close(), PlotIt::contour(), GenericGraphicsInterface::erase(), Overture::finish(), HDF_DataBase::get(), GenericGraphicsInterface::getAnswer(), ShowFileReader::getASolution(), doubleGridCollectionFunction::getComponentBase(), doubleGridCollectionFunction::getComponentBound(), doubleGridCollectionFunction::getComponentDimension(), getCPU(), Ogshow::getFrame(), ShowFileReader::getFrame(), getFromADataBase(), Overture::getGraphicsInterface(), ShowFileReader::getListOfGeneralParameters(), ParallelUtility::getMaxValue(), doubleGridCollectionFunction::getName(), ShowFileReader::getNumberOfFrames(), DialogData::getTextValue(), GI_TOP_LABEL, InterpolatePointsOnAGrid::interpolateAllPoints(), max(), ShowFileReader::open(), PlotIt::plot(), printF(), GenericGraphicsInterface::pushGUI(), HDF_DataBase::put(), GenericGraphicsInterface::readCommandFile(), GenericGraphicsInterface::saveCommandFile(), Ogshow::saveComment(), Ogshow::saveGeneralComment(), Ogshow::saveGeneralParameters(), Ogshow::saveSolution(), GraphicsParameters::set(), InterpolatePointsOnAGrid::setAssignAllPoints(), DialogData::setExitCommand(), DialogData::setInfoLabel(), InterpolatePointsOnAGrid::setInfoLevel(), InterpolatePointsOnAGrid::setInterpolationWidth(), doubleGridCollectionFunction::setName(), InterpolatePointsOnAGrid::setNumberOfValidGhostPoints(), DialogData::setPushButtons(), DialogData::setTextBoxes(), DialogData::setWindowTitle(), sPrintF(), sScanF(), Overture::start(), Ogshow::startFrame(), GenericGraphicsInterface::stopReadingCommandFile(), and doubleCompositeGridFunction::updateToMatchGrid().