ConstBCFunction Class Reference

#include <BCFunc.H>

Inheritance diagram for ConstBCFunction:

Inheritance graph
[legend]
Collaboration diagram for ConstBCFunction:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ConstBCFunction (const IntVect &a_loSideType, const RealVect &a_loSideValue, const IntVect &a_hiSideType, const RealVect &a_hiSideValue)
 ~ConstBCFunction ()
virtual void operator() (FArrayBox &a_state, const Box &a_valid, const ProblemDomain &a_domain, Real a_dx, bool a_homogeneous)

Protected Attributes

IntVect m_loSideType
RealVect m_loSideValue
IntVect m_hiSideType
RealVect m_hiSideValue


Constructor & Destructor Documentation

ConstBCFunction::ConstBCFunction ( const IntVect a_loSideType,
const RealVect a_loSideValue,
const IntVect a_hiSideType,
const RealVect a_hiSideValue 
)

ConstBCFunction::~ConstBCFunction (  ) 


Member Function Documentation

virtual void ConstBCFunction::operator() ( FArrayBox a_state,
const Box a_valid,
const ProblemDomain a_domain,
Real  a_dx,
bool  a_homogeneous 
) [virtual]

Implements BCFunction.


Member Data Documentation


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

Generated on Tue Apr 14 14:22:59 2009 for Chombo + EB by  doxygen 1.5.5