Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

edgeMo Class Reference

#include <Moments.H>

Collaboration diagram for edgeMo:

Collaboration graph
[legend]
List of all members.

Public Methods

void define (const RealVect &a_loPt, const RealVect &a_hiPt, const int &a_direction, const bool &a_covered)
 edgeMo ()
RealVect getLo ()
RealVect getHi ()
Real getEdgeLength ()
RealVect getEdgeCentroid ()
bool isCovered ()
int direction ()
Real moment (const IntVect &monomial)

Private Attributes

RealVect m_Lo
RealVect m_Hi
Real m_edgeLength
RealVect m_edgeCentroid
bool m_covered
int m_varOfInt

Constructor & Destructor Documentation

edgeMo::edgeMo   [inline]
 


Member Function Documentation

void edgeMo::define const RealVect   a_loPt,
const RealVect   a_hiPt,
const int &    a_direction,
const bool &    a_covered
 

int edgeMo::direction  
 

RealVect edgeMo::getEdgeCentroid  
 

Real edgeMo::getEdgeLength  
 

RealVect edgeMo::getHi  
 

RealVect edgeMo::getLo  
 

bool edgeMo::isCovered  
 

Real edgeMo::moment const IntVect   monomial
 


Member Data Documentation

bool edgeMo::m_covered [private]
 

RealVect edgeMo::m_edgeCentroid [private]
 

Real edgeMo::m_edgeLength [private]
 

RealVect edgeMo::m_Hi [private]
 

RealVect edgeMo::m_Lo [private]
 

int edgeMo::m_varOfInt [private]
 


The documentation for this class was generated from the following file:
Generated on Wed Apr 16 14:35:16 2003 for EBChombo by doxygen1.2.16