Chombo + EB  3.2
Public Member Functions | List of all members
Moments Class Reference

#include <Moments.H>

Public Member Functions

 Moments ()
 
Vector< RealmomentCalc3D (const int &a_order, vofMo &a_vof)
 
Vector< RealmomentCalc2D (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)
 

Constructor & Destructor Documentation

◆ Moments()

Moments::Moments ( )

Member Function Documentation

◆ momentCalc3D()

Vector<Real> Moments::momentCalc3D ( const int &  a_order,
vofMo a_vof 
)

◆ momentCalc2D()

Vector<Real> Moments::momentCalc2D ( const int &  a_order,
const faceMo a_face 
)

◆ listOfMoments()

void Moments::listOfMoments ( const int &  a_order,
Vector< IntVect > &  a_exponents 
)

◆ makeMatrix()

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 
)

The documentation for this class was generated from the following file: