Mushy Layer
1.0
|
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, SpaceDim > | m_componentBC |
BCHolders for each component. | |
this is a physical BC class designed to handle velocities
this class is handles velocities, which are by their nature multicomponent