Mushy Layer  1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Public Member Functions | Protected Attributes | List of all members
VelBCHolder Class Reference

this is a physical BC class designed to handle velocities More...

#include <VelBCHolder.H>

Public Member Functions

 VelBCHolder ()
 Default constructore.
 
 VelBCHolder (const Tuple< BCHolder, SpaceDim > &a_componentBC)
 Full constructore.
 
virtual ~VelBCHolder ()
 Destructore.
 
virtual void applyBCs (LevelData< FArrayBox > &a_state, const DisjointBoxLayout &a_valid, const ProblemDomain &a_domain, const Real a_dx, bool a_homogeneous)
 Apply BCs to a_state.
 

Protected Attributes

Tuple< BCHolder, SpaceDimm_componentBC
 BCHolders for each component.
 

Detailed Description

this is a physical BC class designed to handle velocities

this class is handles velocities, which are by their nature multicomponent


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