InflowOutflowHelmholtzDomainBC Class Reference

#include <InflowOutflowPoissonDomainBC.H>

Inheritance diagram for InflowOutflowHelmholtzDomainBC:

Inheritance graph
[legend]
Collaboration diagram for InflowOutflowHelmholtzDomainBC:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~InflowOutflowHelmholtzDomainBC ()
virtual void getFaceFlux (BaseFab< Real > &a_faceFlux, const BaseFab< Real > &a_phi, const RealVect &a_probLo, const RealVect &a_dx, const int &a_idir, const Side::LoHiSide &a_side, const DataIndex &a_dit, const Real &a_time, const bool &a_useHomogeneous)
virtual void getFaceFlux (Real &a_faceFlux, const VolIndex &a_vof, const int &a_comp, const EBCellFAB &a_phi, const RealVect &a_probLo, const RealVect &a_dx, const int &a_idir, const Side::LoHiSide &a_side, const DataIndex &a_dit, const Real &a_time, const bool &a_useHomogeneous)
virtual void getFaceGradPhi (Real &a_faceFlux, const FaceIndex &a_face, const int &a_comp, const EBCellFAB &a_phi, const RealVect &a_probLo, const RealVect &a_dx, const int &a_idir, const Side::LoHiSide &a_side, const DataIndex &a_dit, const Real &a_time, const bool &a_useAreaFrac, const RealVect &a_centroid, const bool &a_useHomogeneous)
virtual void getFaceVel (Real &a_faceFlux, const FaceIndex &a_face, const EBFluxFAB &a_vel, const RealVect &a_probLo, const RealVect &a_dx, const int &a_idir, const int &a_icomp, const Real &a_time, const Side::LoHiSide &a_side, const bool &a_doDivFreeOutflow)
 InflowOutflowHelmholtzDomainBC (const int &a_flowDir, const Real &a_inflowVel, const bool &a_doSlipWalls)

Private Member Functions

 InflowOutflowHelmholtzDomainBC ()

Private Attributes

int m_flowDir
bool m_doSlipWalls
Real m_inflowVel


Constructor & Destructor Documentation

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

InflowOutflowHelmholtzDomainBC::InflowOutflowHelmholtzDomainBC ( const int &  a_flowDir,
const Real a_inflowVel,
const bool &  a_doSlipWalls 
) [inline]

References m_doSlipWalls, m_flowDir, and m_inflowVel.

InflowOutflowHelmholtzDomainBC::InflowOutflowHelmholtzDomainBC (  )  [inline, private]


Member Function Documentation

virtual void InflowOutflowHelmholtzDomainBC::getFaceFlux ( BaseFab< Real > &  a_faceFlux,
const BaseFab< Real > &  a_phi,
const RealVect a_probLo,
const RealVect a_dx,
const int &  a_idir,
const Side::LoHiSide a_side,
const DataIndex a_dit,
const Real a_time,
const bool &  a_useHomogeneous 
) [virtual]

Elliptic solver flux.

Implements BaseDomainBC.

virtual void InflowOutflowHelmholtzDomainBC::getFaceFlux ( Real a_faceFlux,
const VolIndex a_vof,
const int &  a_comp,
const EBCellFAB a_phi,
const RealVect a_probLo,
const RealVect a_dx,
const int &  a_idir,
const Side::LoHiSide a_side,
const DataIndex a_dit,
const Real a_time,
const bool &  a_useHomogeneous 
) [virtual]

Elliptic solver flux.

Implements BaseDomainBC.

virtual void InflowOutflowHelmholtzDomainBC::getFaceGradPhi ( Real a_faceFlux,
const FaceIndex a_face,
const int &  a_comp,
const EBCellFAB a_phi,
const RealVect a_probLo,
const RealVect a_dx,
const int &  a_idir,
const Side::LoHiSide a_side,
const DataIndex a_dit,
const Real a_time,
const bool &  a_useAreaFrac,
const RealVect a_centroid,
const bool &  a_useHomogeneous 
) [virtual]

This is used by the projections to get a) grad(phi) at domain faces. b) or rhoinv*grad(phi) at domain faces.

Implements BaseDomainBC.

virtual void InflowOutflowHelmholtzDomainBC::getFaceVel ( Real a_faceFlux,
const FaceIndex a_face,
const EBFluxFAB a_vel,
const RealVect a_probLo,
const RealVect a_dx,
const int &  a_idir,
const int &  a_icomp,
const Real a_time,
const Side::LoHiSide a_side,
const bool &  a_doDivFreeOutflow 
) [virtual]

This is used by the projections to get velocity at domain faces. Sets velocity to a InflowOutflow value.

Implements BaseDomainBC.


Member Data Documentation


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

Generated on Tue Apr 14 14:23:38 2009 for Chombo + EB by  doxygen 1.5.5