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

InhomoDirichletBC Class Reference

implements dirichlet BCs for scalars More...

#include <InhomoDirichletBC.H>

Inheritance diagram for InhomoDirichletBC:

Inheritance graph
[legend]
Collaboration diagram for InhomoDirichletBC:

Collaboration graph
[legend]
List of all members.

Public Methods

 InhomoDirichletBC ()
 Null constructor.

 InhomoDirichletBC (int dir, Side::LoHiSide sd)
 Simple constructor (sets Interval to (0,0).

 InhomoDirichletBC (int dir, Side::LoHiSide sd, const Interval &a_comps)
 Full constructor.

 ~InhomoDirichletBC ()
 Destructor.

void setBCVal (const FArrayBox &a_BCVal)
 bc val should be the face-centered value, but in a cell-centered FAB


Friends

class DomainGhostBC

Detailed Description

implements dirichlet BCs for scalars


Constructor & Destructor Documentation

InhomoDirichletBC::InhomoDirichletBC  
 

Null constructor.

InhomoDirichletBC::InhomoDirichletBC int    dir,
Side::LoHiSide    sd
 

Simple constructor (sets Interval to (0,0).

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

Full constructor.

InhomoDirichletBC::~InhomoDirichletBC  
 

Destructor.


Member Function Documentation

void InhomoDirichletBC::setBCVal const FArrayBox   a_BCVal
 

bc val should be the face-centered value, but in a cell-centered FAB

values in the bcVal fab should be the inhomogeneous BC values at the actual domain boundary. However, the actual FAB should be cell-centered, to overlie the ghost cells just outside the domain.


Friends And Related Function Documentation

friend class DomainGhostBC [friend]
 

Reimplemented from DirichletBC.


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