NoFlowVortexFactory Class Reference

#include <NoFlowVortex.H>

Inheritance diagram for NoFlowVortexFactory:

Inheritance graph
[legend]
Collaboration diagram for NoFlowVortexFactory:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 NoFlowVortexFactory (const RealVect &a_center, const Real &a_coreRadius, const Real &a_strength)
virtual ~NoFlowVortexFactory ()
virtual EBIBCcreate () const

Protected Attributes

RealVect m_center
Real m_coreRadius
Real m_strength

Private Member Functions

 NoFlowVortexFactory ()
 weak construction is bad but i will allow copy construction and assignment


Constructor & Destructor Documentation

NoFlowVortexFactory::NoFlowVortexFactory ( const RealVect a_center,
const Real a_coreRadius,
const Real a_strength 
) [inline]

inside core radius vtheta = strength* r outise core radius vtheta = 0.

References m_center, m_coreRadius, and m_strength.

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

NoFlowVortexFactory::NoFlowVortexFactory (  )  [inline, private]

weak construction is bad but i will allow copy construction and assignment

References MayDay::Error().


Member Function Documentation

virtual EBIBC* NoFlowVortexFactory::create (  )  const [inline, virtual]

Implements EBIBCFactory.

References m_center, m_coreRadius, and m_strength.


Member Data Documentation

Referenced by create(), and NoFlowVortexFactory().

Referenced by create(), and NoFlowVortexFactory().

Referenced by create(), and NoFlowVortexFactory().


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

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