#include <Moments.H>
Public Member Functions | |
| Moments () | |
| Vector< Real > | momentCalc3D (const int &a_order, vofMo &a_vof) |
| Vector< Real > | momentCalc2D (const int &a_order, const faceMo &a_face) |
| void | listOfMoments (const int &a_order, Vector< IntVect > &a_exponents) |
| void | makeMatrix (const Vector< IntVect > &a_list, const Vector< IntVect > &a_listPlus, const Vector< Real > &a_normalVec, Real **a_A, const int &a_faceNormal=999) |
| Moments::Moments | ( | ) |
| void Moments::makeMatrix | ( | const Vector< IntVect > & | a_list, | |
| const Vector< IntVect > & | a_listPlus, | |||
| const Vector< Real > & | a_normalVec, | |||
| Real ** | a_A, | |||
| const int & | a_faceNormal = 999 | |||
| ) |
1.5.5