This is the complete list of members for multiDimPolyFitter< T >, including all inherited members.
| computeInverse(const List< scalarField > &listPolyTerms) | multiDimPolyFitter< T > | |
| computeInverse(const List< vector > &positions) | multiDimPolyFitter< T > | |
| computeMatrixSource(const List< scalarField > &listPolyTerms, const List< T > &listValue) | multiDimPolyFitter< T > | |
| computeMatrixSource(const List< vector > &positions, const List< T > &listValue) | multiDimPolyFitter< T > | |
| fillMatrix(const scalarField &polyTerms, const T &value) | multiDimPolyFitter< T > | |
| fillMatrix(const scalarField &polyTerms, const T &value, const scalar weight) | multiDimPolyFitter< T > | |
| fillMatrix(const scalarField &polyTerms, scalarSymmetricSquareMatrix &A) | multiDimPolyFitter< T > | |
| fitData(const List< scalarField > &listPolyTerms, const List< T > &listValue) | multiDimPolyFitter< T > | |
| fitData(const List< scalarField > &listPolyTerms, const List< T > &listValue, const List< scalar > &listWeight) | multiDimPolyFitter< T > | |
| fitData(const List< vector > &positions, const List< T > &listValue) | multiDimPolyFitter< T > | |
| fitData(const List< vector > &positions, const List< T > &listValue, const List< scalar > &listWeight) | multiDimPolyFitter< T > | |
| multiDimPolyFitter(const word &polyFunctionName, const labelVector &geomDirs) | multiDimPolyFitter< T > | |
| nCoeffs() const | multiDimPolyFitter< T > | inline |
| resetMatrix() | multiDimPolyFitter< T > |