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

InflowVelBC Class Reference

does inflow More...

#include <basicVelBC.H>

Inheritance diagram for InflowVelBC:

Inheritance graph
[legend]
Collaboration diagram for InflowVelBC:

Collaboration graph
[legend]
List of all members.

Public Methods

 InflowVelBC ()
virtual ~InflowVelBC ()
 InflowVelBC (int dir, Side::LoHiSide sd)
 InflowVelBC (int dir, Side::LoHiSide sd, const Interval &a_comps)
void isHomogeneous (bool a_isHomogeneous)
 is the BC homogeneous?

bool isHomogeneous () const
void setBCVal (const Real a_bcVal)
 for single-valued inflow...

Real BCVal () const
void Time (const Real m_time)
 set time (for time-varying inflow

Real Time () const

Protected Methods

virtual void fillBCValues (FArrayBox &a_neumfac, FArrayBox &a_dirfac, FArrayBox &a_inhmval, Real a_dx, const ProblemDomain &a_domain) const
virtual void fillBCValues (FArrayBox &a_neumfac, FArrayBox &a_dirfac, FArrayBox &a_inhmval, Real a_dx, const Box &a_domain) const
 deprecated interface

virtual BoxGhostBCnew_boxghostbc () const

Friends

class DomainGhostBC

Detailed Description

does inflow


Constructor & Destructor Documentation

InflowVelBC::InflowVelBC  
 

virtual InflowVelBC::~InflowVelBC   [virtual]
 

InflowVelBC::InflowVelBC int    dir,
Side::LoHiSide    sd
 

InflowVelBC::InflowVelBC int    dir,
Side::LoHiSide    sd,
const Interval   a_comps
 


Member Function Documentation

Real InflowVelBC::BCVal   const
 

virtual void InflowVelBC::fillBCValues FArrayBox   a_neumfac,
FArrayBox   a_dirfac,
FArrayBox   a_inhmval,
Real    a_dx,
const Box   a_domain
const [protected, virtual]
 

deprecated interface

Implements BoxGhostBC.

Reimplemented in NormalInflowVelBC.

virtual void InflowVelBC::fillBCValues FArrayBox   a_neumfac,
FArrayBox   a_dirfac,
FArrayBox   a_inhmval,
Real    a_dx,
const ProblemDomain   a_domain
const [protected, virtual]
 

Pure-virtual Worker function to fill arrays which define the boundary condition. Essentially, if the boundary condition is represented as A*phi + B*dphi/dn = C, then a_dircfac is A, a_neumfac is B, and a_inhmval is C.

Implements BoxGhostBC.

bool InflowVelBC::isHomogeneous   const
 

void InflowVelBC::isHomogeneous bool    a_isHomogeneous
 

is the BC homogeneous?

virtual BoxGhostBC* InflowVelBC::new_boxghostbc   const [protected, virtual]
 

Virtual constructor workaround.

Implements BoxGhostBC.

Reimplemented in NormalInflowVelBC.

void InflowVelBC::setBCVal const Real    a_bcVal
 

for single-valued inflow...

Real InflowVelBC::Time   const
 

void InflowVelBC::Time const Real    m_time
 

set time (for time-varying inflow


Friends And Related Function Documentation

friend class DomainGhostBC [friend]
 

Reimplemented from BoxGhostBC.

Reimplemented in NormalInflowVelBC.


The documentation for this class was generated from the following file:
Generated on Wed Jan 19 17:56:04 2005 for Chombo&INSwithParticles by doxygen1.2.16