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

Return one value for inflow, and another if not. More...

Inheritance diagram for InflowValueFunction:
BCValueFunction

Public Member Functions

 InflowValueFunction ()
 Default constructor.
 
 InflowValueFunction (Real a_value, int a_nComp, Real a_inflowValue, Real a_plumeStart, Real a_plumeEnd)
 Constructor.
 
virtual void operator() (Real *a_pos, int *a_dir, Side::LoHiSide *a_side, Real *a_value)
 Apply BC.
 

Public Attributes

Real m_value
 The constant value to apply.
 
int m_nComp
 The component to apply this BC to.
 
Real m_inflowValue
 Value during inflow.
 
Real m_plumeStart
 Position where plume starts.
 
Real m_plumeEnd
 Position where plume ends.
 

Detailed Description

Return one value for inflow, and another if not.


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