Mushy Layer  1.0
Public Member Functions | Protected Attributes | List of all members
EdgeVelBCHolder Class Reference

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

#include <VelBCHolder.H>

Public Member Functions

 EdgeVelBCHolder ()
 Default constructor.
 
 EdgeVelBCHolder (const Tuple< BCHolder, SpaceDim > &a_componentBC)
 Full constructore.
 
virtual ~EdgeVelBCHolder ()
 Destructore.
 
virtual void applyBCs (LevelData< FluxBox > &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 on edges

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


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