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

ReflectOddBC Class Reference

class to do extrapolation BC's More...

#include <ReflectOddBC.H>

Inheritance diagram for ReflectOddBC:

Inheritance graph
[legend]
Collaboration diagram for ReflectOddBC:

Collaboration graph
[legend]
List of all members.

Public Methods

 ReflectOddBC ()
 ~ReflectOddBC ()
 ReflectOddBC (int dir, Side::LoHiSide sd, const Interval &a_comps)
 ReflectOddBC (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 applyReflectOddBCs (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

Friends

class DomainGhostBC

Detailed Description

class to do extrapolation BC's


Constructor & Destructor Documentation

ReflectOddBC::ReflectOddBC  
 

ReflectOddBC::~ReflectOddBC  
 

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

ReflectOddBC::ReflectOddBC int    dir,
Side::LoHiSide    sd
 


Member Function Documentation

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

Apply the homogeneous form of the boundary conditions to a_state along the boundary of a_domain.

Reimplemented from BoxGhostBC.

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

Apply the homogeneous form of the boundary conditions to a_state along the boundary of a_domain. (Deprecated function -- use ProblemDomain instead of a Box to represent the domain)

Reimplemented from BoxGhostBC.

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

Apply the inhomogeneous form of the boundary conditions to a_state along the boundary of a_domain.

Reimplemented from BoxGhostBC.

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

Apply the inhomogeneous form of the boundary conditions to a_state along the boundary of a_domain. (Deprecated function -- use ProblemDomain instead of a Box to represent the domain)

Reimplemented from BoxGhostBC.

virtual void ReflectOddBC::applyReflectOddBCs FArrayBox   a_state,
const ProblemDomain   a_domain,
Real    a_dx
const [protected, virtual]
 

virtual void ReflectOddBC::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 ReflectOddBC::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* ReflectOddBC::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 Wed Jan 19 17:56:38 2005 for Chombo&INSwithParticles by doxygen1.2.16