|
Overture
Version 25
|
#include <InterpolationData.h>
Public Member Functions | |
| InterpolationData () | |
| ~InterpolationData () | |
Public Attributes | |
| int | numberOfInterpolationPoints |
| intSerialArray | interpolationPoint |
| intSerialArray | interpoleeLocation |
| intSerialArray | interpoleeGrid |
| intSerialArray | variableInterpolationWidth |
| realSerialArray | interpolationCoordinates |
| InterpolationData::InterpolationData | ( | ) |
References numberOfInterpolationPoints.
| InterpolationData::~InterpolationData | ( | ) |
| realSerialArray InterpolationData::interpolationCoordinates |
| intSerialArray InterpolationData::interpolationPoint |
| intSerialArray InterpolationData::interpoleeGrid |
| intSerialArray InterpolationData::interpoleeLocation |
Referenced by Ogmg::buildExtraLevelsNew(), and ParallelGridUtility::getLocalInterpolationData().
| int InterpolationData::numberOfInterpolationPoints |
| intSerialArray InterpolationData::variableInterpolationWidth |
Referenced by Ogmg::buildExtraLevelsNew(), and ParallelGridUtility::getLocalInterpolationData().
1.8.3