BaseBCValue Class Reference

#include <BaseBCValue.H>

List of all members.

Public Member Functions

 BaseBCValue ()
virtual ~BaseBCValue ()
virtual Real value (const RealVect &a_point, const RealVect &a_normal, const Real &a_time, const int &a_comp) const =0
virtual Real value (const FaceIndex &a_face, const Side::LoHiSide &a_side, const DataIndex &a_dit, const RealVect &a_point, const RealVect &a_normal, const Real &a_time, const int &a_comp) const
virtual Real value (const VolIndex &a_vof, const RealVect &a_centroid, const RealVect &a_normal, const RealVect &a_dx, const RealVect &a_probLo, const DataIndex &a_dit, const Real &a_time, const int &a_comp) const
virtual Real value (const IntVect &a_iv, const DataIndex &a_dit, const RealVect &a_point, const RealVect &a_normal, const Real &a_time, const int &a_comp) const
virtual Real beta (const RealVect &a_point, const Real &a_time) const


Constructor & Destructor Documentation

BaseBCValue::BaseBCValue (  )  [inline]

virtual BaseBCValue::~BaseBCValue (  )  [inline, virtual]


Member Function Documentation

virtual Real BaseBCValue::value ( const RealVect a_point,
const RealVect a_normal,
const Real a_time,
const int &  a_comp 
) const [pure virtual]

Referenced by value().

virtual Real BaseBCValue::value ( const FaceIndex a_face,
const Side::LoHiSide a_side,
const DataIndex a_dit,
const RealVect a_point,
const RealVect a_normal,
const Real a_time,
const int &  a_comp 
) const [inline, virtual]

References value().

virtual Real BaseBCValue::value ( const VolIndex a_vof,
const RealVect a_centroid,
const RealVect a_normal,
const RealVect a_dx,
const RealVect a_probLo,
const DataIndex a_dit,
const Real a_time,
const int &  a_comp 
) const [inline, virtual]

virtual Real BaseBCValue::value ( const IntVect a_iv,
const DataIndex a_dit,
const RealVect a_point,
const RealVect a_normal,
const Real a_time,
const int &  a_comp 
) const [inline, virtual]

References value().

virtual Real BaseBCValue::beta ( const RealVect a_point,
const Real a_time 
) const [inline, virtual]

References MayDay::Error().


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

Generated on Fri Apr 5 04:24:53 2019 for Chombo + EB by  doxygen 1.5.5