Chombo + EB  3.2
Public Types | Public Member Functions | Public Attributes | List of all members
MinimalCCCM< 1 > Class Template Reference

#include <MinimalCCCM.H>

Public Types

typedef map< IndexTM< int, 1 >, RealOneDMoments
 

Public Member Functions

 MinimalCCCM ()
 
 MinimalCCCM (const MinimalCCCM< 1 > &a_MinimalCCCM)
 
 MinimalCCCM (const IFData< 1 > &a_info)
 
 ~MinimalCCCM ()
 
void computeMoments (const int &a_orderPmax, const int &a_degreePmax)
 
void simpleComputeMoments (const Real &a_loPt, const Real &a_hiPt, const int &a_degreePmax)
 
void computeMomentsUsingBinomial (const Real &a_loPt, const Real &a_hiPt, const int &a_loSign, const int &a_hiSign, const int &a_degreePmax)
 
void print (ostream &out) const
 
void dump () const
 
void operator= (const MinimalCCCM< 1 > &a_MinimalCCCM)
 

Public Attributes

CutCellMoments< 1 > m_cutCellMoments
 

Member Typedef Documentation

◆ OneDMoments

typedef map<IndexTM<int,1>,Real> MinimalCCCM< 1 >::OneDMoments

Constructor & Destructor Documentation

◆ MinimalCCCM() [1/3]

◆ MinimalCCCM() [2/3]

MinimalCCCM< 1 >::MinimalCCCM ( const MinimalCCCM< 1 > &  a_MinimalCCCM)

◆ MinimalCCCM() [3/3]

MinimalCCCM< 1 >::MinimalCCCM ( const IFData< 1 > &  a_info)

◆ ~MinimalCCCM()

Member Function Documentation

◆ computeMoments()

void MinimalCCCM< 1 >::computeMoments ( const int &  a_orderPmax,
const int &  a_degreePmax 
)

◆ simpleComputeMoments()

void MinimalCCCM< 1 >::simpleComputeMoments ( const Real a_loPt,
const Real a_hiPt,
const int &  a_degreePmax 
)

◆ computeMomentsUsingBinomial()

void MinimalCCCM< 1 >::computeMomentsUsingBinomial ( const Real a_loPt,
const Real a_hiPt,
const int &  a_loSign,
const int &  a_hiSign,
const int &  a_degreePmax 
)

◆ print()

void MinimalCCCM< 1 >::print ( ostream &  out) const

◆ dump()

void MinimalCCCM< 1 >::dump ( ) const

◆ operator=()

void MinimalCCCM< 1 >::operator= ( const MinimalCCCM< 1 > &  a_MinimalCCCM)

Member Data Documentation

◆ m_cutCellMoments

CutCellMoments<1> MinimalCCCM< 1 >::m_cutCellMoments

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