Overture
Version 25
|
#include "Overture.h"
#include "Ogshow.h"
#include "ShowFileReader.h"
#include "interpPoints.h"
#include "display.h"
#include "FortranIO.h"
#include "PlotStuff.h"
#include "InterpolatePoints.h"
#include "gridFunctionNorms.h"
#include "ParallelUtility.h"
#include "InterpolatePointsOnAGrid.h"
Classes | |
struct | ComponentVector |
Macros | |
#define | FOR_3D(i1, i2, i3, I1, I2, I3) |
Functions | |
real | computeRate (const int &n, const RealArray &h, const RealArray &e, real &sigma, real &c, const bool assumeFineGridHoldsExactSolution=false) |
real | computeRateOld (const int &n, const RealArray &h, const RealArray &e, real &sigma, real &c) |
int | outputLatexTable (const std::vector< aString > gridName, const std::vector< aString > cName, const RealArray &cErr, const RealArray &cSigma, const int norm=-1, FILE *file=stdout, const bool assumeFineGridHoldsExactSolution=false) |
int | main (int argc, char *argv[]) |
#define FOR_3D | ( | i1, | |
i2, | |||
i3, | |||
I1, | |||
I2, | |||
I3 | |||
) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
References GenericGraphicsInterface::appendToTheDefaultPrompt(), assert, aString, axis1, C, c, cc, ShowFileReader::close(), ComponentVector::component, computeRate(), PlotIt::contour(), doubleGridCollectionFunction::destroy(), display(), End, GenericGraphicsInterface::erase(), fabs(), Overture::finish(), fPrintF(), HDF_DataBase::get(), ShowFileReader::getASolution(), doubleGridCollectionFunction::getComponentBase(), doubleMappedGridFunction::getComponentBase(), doubleGridCollectionFunction::getComponentBound(), doubleMappedGridFunction::getComponentBound(), getCPU(), ShowFileReader::getFrame(), Overture::getGraphicsInterface(), getIndex(), getLocalArrayWithGhostBoundaries(), ParallelUtility::getMaxValue(), GenericGraphicsInterface::getMenuItem(), doubleGridCollectionFunction::getName(), ShowFileReader::getNumberOfFrames(), GenericGraphicsInterface::getValues(), GI_TOP_LABEL, gridIndexRange, GenericGraphicsInterface::inputString(), interpolateAllPoints(), InterpolatePoints::interpolateAllPoints(), InterpolatePointsOnAGrid::interpolateAllPoints(), DisplayParameters::labelNoIndicies, lpNorm(), max(), maxNorm(), min(), ComponentVector::name, NULL, GenericGridCollection::numberOfComponentGrids(), GenericGridCollection::numberOfRefinementLevels(), ShowFileReader::open(), outputLatexTable(), pow(), printF(), r, R, GenericGraphicsInterface::readCommandFile(), REAL_EPSILON, doubleCompositeGridFunction::reference(), GridCollection::refinementLevel, GenericGraphicsInterface::saveCommandFile(), Ogshow::saveComment(), Ogshow::saveGeneralComment(), Ogshow::saveSolution(), DisplayParameters::set(), GraphicsParameters::set(), InterpolatePointsOnAGrid::setAssignAllPoints(), ShowFileReader::setCurrentFrameSeries(), InterpolatePoints::setInfoLevel(), InterpolatePointsOnAGrid::setInfoLevel(), InterpolatePointsOnAGrid::setInterpolationWidth(), doubleGridCollectionFunction::setName(), InterpolatePointsOnAGrid::setNumberOfValidGhostPoints(), sPrintF(), SQR, sScanF(), Start, Overture::start(), Ogshow::startFrame(), MappedGrid::THEmask, CompositeGrid::update(), and doubleCompositeGridFunction::updateToMatchGridFunction().