BaseFunctionHolder Class Reference

#include <BaseFunctionHolder.H>

List of all members.


Detailed Description

base class to hold all the various functions on the domain surface

Public Member Functions

 BaseFunctionHolder ()
virtual ~BaseFunctionHolder ()
virtual RefCountedPtr
< BaseBCValue
getPressureBCFunction (int a_idir, Side::LoHiSide a_side)=0
 boundary conditions
virtual RefCountedPtr
< BaseBCValue
getVelocityBCFunction (int a_idir, Side::LoHiSide a_side, int a_velComp)=0
 boundary conditions
virtual RefCountedPtr
< BaseBCValue
getVelocityEBBCFunction (int a_velComp)=0
 boundary conditions
virtual RefCountedPtr
< BaseBCValue
getPressureEBBCFunction ()=0
 boundary conditions
virtual RefCountedPtr
< BaseBCValue
getScalarEBBCFunction (int a_scaComp)=0
 boundary conditions
virtual RefCountedPtr
< BaseBCValue
getScalarBCFunction (int a_idir, Side::LoHiSide a_side, int a_scaComp)=0
 boundary conditions
virtual RefCountedPtr
< BaseBCValue
getScalarInteriorFunction (int a_scaComp)=0
 initial conditions
virtual RefCountedPtr
< BaseBCValue
getVelocityInteriorFunction (int a_velComp)=0
 initial conditions
virtual RefCountedPtr
< BaseBCValue
getPressureInteriorFunction ()=0
 initial conditions

Constructor & Destructor Documentation

BaseFunctionHolder::BaseFunctionHolder (  )  [inline]

virtual BaseFunctionHolder::~BaseFunctionHolder (  )  [inline, virtual]


Member Function Documentation

virtual RefCountedPtr<BaseBCValue> BaseFunctionHolder::getPressureBCFunction ( int  a_idir,
Side::LoHiSide  a_side 
) [pure virtual]

boundary conditions

virtual RefCountedPtr<BaseBCValue> BaseFunctionHolder::getVelocityBCFunction ( int  a_idir,
Side::LoHiSide  a_side,
int  a_velComp 
) [pure virtual]

boundary conditions

virtual RefCountedPtr<BaseBCValue> BaseFunctionHolder::getVelocityEBBCFunction ( int  a_velComp  )  [pure virtual]

boundary conditions

virtual RefCountedPtr<BaseBCValue> BaseFunctionHolder::getPressureEBBCFunction (  )  [pure virtual]

boundary conditions

virtual RefCountedPtr<BaseBCValue> BaseFunctionHolder::getScalarEBBCFunction ( int  a_scaComp  )  [pure virtual]

boundary conditions

virtual RefCountedPtr<BaseBCValue> BaseFunctionHolder::getScalarBCFunction ( int  a_idir,
Side::LoHiSide  a_side,
int  a_scaComp 
) [pure virtual]

boundary conditions

virtual RefCountedPtr<BaseBCValue> BaseFunctionHolder::getScalarInteriorFunction ( int  a_scaComp  )  [pure virtual]

initial conditions

virtual RefCountedPtr<BaseBCValue> BaseFunctionHolder::getVelocityInteriorFunction ( int  a_velComp  )  [pure virtual]

initial conditions

virtual RefCountedPtr<BaseBCValue> BaseFunctionHolder::getPressureInteriorFunction (  )  [pure virtual]

initial conditions


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

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