GemaCoreLib
The GeMA Core library
GmInterpolator Member List

This is the complete list of members for GmInterpolator, including all inherited members.

_coordAcGmInterpolatorprotected
_interpGmInterpolatorprotected
_interpParamGmInterpolatorprotected
_iObjectsGmInterpolatorprivatestatic
_meshGmInterpolatorprotected
gaussToNodesInterpolate(GmInterpolatorGaussCoordinateSetBinding *pointSet, GmInterpolatorInputDataBinding *inData, GmInterpolatorOutputMultiDataBinding *outData) constGmInterpolatorprotected
GmInterpolator(GmInterpolatorKind kind, GmInterpolatorType type, const QVariant &typeParam, const GmValueAccessor *coordAccessor, const GmMesh *mesh, bool skipTests=false)GmInterpolatorprotected
initInterpolators()GmInterpolatorstatic
interpolate(GmInterpolatorCoordinateSetBinding *pointSet, GmInterpolatorInputDataBinding *inData, GmInterpolatorOutputDataBinding *outData, const GmInterpolatorOutputCoordinateBinding &coord) constGmInterpolatorprotected
interpolatorObject() constGmInterpolatorinline
interpolatorObjectFromType(GmInterpolatorType type)GmInterpolatorprotectedstatic
interpolatorTypeToStr() constGmInterpolatorinline
interpolatorTypeToStr(GmInterpolatorType type, const QVariant &typeParam)GmInterpolatorstatic
isValid() constGmInterpolatorinline
mesh() constGmInterpolatorinline
scalarVectorListToVector(const QList< GmVector > &vectorList, GmVector &scalarVector)GmInterpolatorprotectedstatic
strToInterpolatorType(QString str, bool acceptsNo=false)GmInterpolatorstatic
validInterpolatorForKind(GmInterpolatorType type, const QVariant &typeParam, GmInterpolatorKind kind)GmInterpolatorstatic
~GmInterpolator()GmInterpolatorinlinevirtual