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

ReflectBC Class Reference

class to do extrapolation BC's More...

#include <ReflectBC.H>

Inheritance diagram for ReflectBC:

Inheritance graph
[legend]
Collaboration diagram for ReflectBC:

Collaboration graph
[legend]
List of all members.

Public Methods

 ReflectBC ()
 ~ReflectBC ()
 ReflectBC (int dir, Side::LoHiSide sd, const Interval &a_comps)
 ReflectBC (int dir, Side::LoHiSide sd)

Protected Methods

virtual void applyHomogeneousBCs (FArrayBox &a_state, const Box &a_domain, Real a_dx) const
virtual void applyHomogeneousBCs (FArrayBox &a_state, const ProblemDomain &a_domain, Real a_dx) const
virtual void applyInhomogeneousBCs (FArrayBox &a_state, const Box &a_domain, Real a_dx) const
virtual void applyInhomogeneousBCs (FArrayBox &a_state, const ProblemDomain &a_domain, Real a_dx) const
virtual void applyReflectBCs (FArrayBox &a_state, const ProblemDomain &a_domain, Real a_dx) const
virtual void fillBCValues (FArrayBox &a_neumfac, FArrayBox &a_dircfac, FArrayBox &a_inhmval, Real a_dx, const Box &a_domain) const
 this doesn't do anything since we don't use the factors

virtual void fillBCValues (FArrayBox &a_neumfac, FArrayBox &a_dircfac, FArrayBox &a_inhmval, Real a_dx, const ProblemDomain &a_domain) const
 this doesn't do anything since we don't use the factors

BoxGhostBCnew_boxghostbc () const
 virtual constructor workaround.


Friends

class DomainGhostBC

Detailed Description

class to do extrapolation BC's


Constructor & Destructor Documentation

ReflectBC::ReflectBC  
 

ReflectBC::~ReflectBC  
 

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

ReflectBC::ReflectBC int    dir,
Side::LoHiSide    sd
 


Member Function Documentation

virtual void ReflectBC::applyHomogeneousBCs FArrayBox   a_state,
const ProblemDomain   a_domain,
Real    a_dx
const [protected, virtual]
 

Reimplemented from BoxGhostBC.

virtual void ReflectBC::applyHomogeneousBCs FArrayBox   a_state,
const Box   a_domain,
Real    a_dx
const [protected, virtual]
 

Reimplemented from BoxGhostBC.

virtual void ReflectBC::applyInhomogeneousBCs FArrayBox   a_state,
const ProblemDomain   a_domain,
Real    a_dx
const [protected, virtual]
 

Reimplemented from BoxGhostBC.

virtual void ReflectBC::applyInhomogeneousBCs FArrayBox   a_state,
const Box   a_domain,
Real    a_dx
const [protected, virtual]
 

Reimplemented from BoxGhostBC.

virtual void ReflectBC::applyReflectBCs FArrayBox   a_state,
const ProblemDomain   a_domain,
Real    a_dx
const [protected, virtual]
 

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

this doesn't do anything since we don't use the factors

Implements BoxGhostBC.

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

this doesn't do anything since we don't use the factors

Implements BoxGhostBC.

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

virtual constructor workaround.

Implements BoxGhostBC.


Friends And Related Function Documentation

friend class DomainGhostBC [friend]
 

Reimplemented from BoxGhostBC.


The documentation for this class was generated from the following file:
Generated on Thu Aug 29 11:07:50 2002 for Chombo&INS by doxygen1.2.16