Overture
Version 25
|
Functions | |
void | printInfo (CompositeGrid &cg, int option) |
void | printInfo (GridCollection &cg, int option) |
int | getTrueSolution (realGridCollectionFunction &u, real t, RealArray &topHatCentre, RealArray &topHatVelocity, real topHatRadius, InitialConditionEnum type) |
realArray & | getTrueSolution (OGFunction &exact, realMappedGridFunction &u, const Index &I1, const Index &I2, const Index &I3, real t) |
real | checkError (realCompositeGridFunction &u, real t, OGFunction &exact, const aString &label, FILE *file, int debug, realGridCollectionFunction *pErr) |
int | outputRefinementInfo (GridCollection &gc, int refinementRatio, const aString &gridFileName, const aString &fileName) |
real checkError | ( | realCompositeGridFunction & | u, |
real | t, | ||
OGFunction & | exact, | ||
const aString & | label, | ||
FILE * | file, | ||
int | debug, | ||
realGridCollectionFunction * | pErr | ||
) |
References aString, display(), doubleGridCollectionFunction::display(), displayMask(), extendedGridIndexRange(), fabs(), fPrintF(), OGFunction::gd(), doubleCompositeGridFunction::getCompositeGrid(), getIndex(), ParallelUtility::getLocalArrayBounds(), getLocalArrayWithGhostBoundaries(), ParallelUtility::getMaxValue(), MappedGrid::gridIndexRange(), MappedGrid::IShiddenByRefinement, MappedGrid::mask(), max(), NULL, GenericGridCollection::numberOfComponentGrids(), GridCollection::numberOfDimensions(), CompositeGrid::numberOfInterpolationPoints, printF(), doubleMappedGridFunction::reference(), sPrintF(), MappedGrid::THEcenter, MappedGrid::THEmask, MappedGrid::THEvertex, MappedGrid::update(), and MappedGrid::vertex().
Referenced by main().
int getTrueSolution | ( | realGridCollectionFunction & | u, |
real | t, | ||
RealArray & | topHatCentre, | ||
RealArray & | topHatVelocity, | ||
real | topHatRadius, | ||
InitialConditionEnum | type | ||
) |
realArray& getTrueSolution | ( | OGFunction & | exact, |
realMappedGridFunction & | u, | ||
const Index & | I1, | ||
const Index & | I2, | ||
const Index & | I3, | ||
real | t | ||
) |
int outputRefinementInfo | ( | GridCollection & | gc, |
int | refinementRatio, | ||
const aString & | gridFileName, | ||
const aString & | fileName | ||
) |
void printInfo | ( | CompositeGrid & | cg, |
int | option | ||
) |
References GenericGridCollection::baseGridNumber, display(), displayMask(), ListOfIntDistributedArray::getLength(), gid, GenericGridCollection::gridNumber, CompositeGrid::interpolationPoint, mask, GenericGridCollection::numberOfBaseGrids(), GenericGridCollection::numberOfComponentGrids(), GenericGridCollection::numberOfGrids(), CompositeGrid::numberOfInterpolationPoints, GenericGridCollection::numberOfRefinementLevels(), GridCollection::refinementLevel, and sPrintF().
Referenced by main().
void printInfo | ( | GridCollection & | cg, |
int | option | ||
) |
References GenericGridCollection::baseGridNumber, displayMask(), gid, GenericGridCollection::gridNumber, mask, GenericGridCollection::numberOfBaseGrids(), GenericGridCollection::numberOfComponentGrids(), GenericGridCollection::numberOfGrids(), GenericGridCollection::numberOfRefinementLevels(), GridCollection::refinementLevel, and sPrintF().