![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmInterpolator, including all inherited members.
_coordAc | GmInterpolator | protected |
_interp | GmInterpolator | protected |
_interpParam | GmInterpolator | protected |
_iObjects | GmInterpolator | privatestatic |
_mesh | GmInterpolator | protected |
gaussToNodesInterpolate(GmInterpolatorGaussCoordinateSetBinding *pointSet, GmInterpolatorInputDataBinding *inData, GmInterpolatorOutputMultiDataBinding *outData) const | GmInterpolator | protected |
GmInterpolator(GmInterpolatorKind kind, GmInterpolatorType type, const QVariant &typeParam, const GmValueAccessor *coordAccessor, const GmMesh *mesh, bool skipTests=false) | GmInterpolator | protected |
initInterpolators() | GmInterpolator | static |
interpolate(GmInterpolatorCoordinateSetBinding *pointSet, GmInterpolatorInputDataBinding *inData, GmInterpolatorOutputDataBinding *outData, const GmInterpolatorOutputCoordinateBinding &coord) const | GmInterpolator | protected |
interpolatorObject() const | GmInterpolator | inline |
interpolatorObjectFromType(GmInterpolatorType type) | GmInterpolator | protectedstatic |
interpolatorTypeToStr() const | GmInterpolator | inline |
interpolatorTypeToStr(GmInterpolatorType type, const QVariant &typeParam) | GmInterpolator | static |
isValid() const | GmInterpolator | inline |
mesh() const | GmInterpolator | inline |
scalarVectorListToVector(const QList< GmVector > &vectorList, GmVector &scalarVector) | GmInterpolator | protectedstatic |
strToInterpolatorType(QString str, bool acceptsNo=false) | GmInterpolator | static |
validInterpolatorForKind(GmInterpolatorType type, const QVariant &typeParam, GmInterpolatorKind kind) | GmInterpolator | static |
~GmInterpolator() | GmInterpolator | inlinevirtual |