Chombo + EB + MF
3.2
|
#include <CylinderSpokesCS.H>
Public Member Functions | |
CylinderSpokesCSFactory () | |
virtual | ~CylinderSpokesCSFactory () |
virtual MultiBlockCoordSys * | getCoordSys (const ProblemDomain &levelDomain, const RealVect &a_dx) const |
Public Member Functions inherited from CylinderCSFactory | |
CylinderCSFactory () | |
virtual | ~CylinderCSFactory () |
void | setCenterPoint (const RealVect &a_centerPoint) |
void | setCentralRectSize (const RealVect &a_centralRectSize) |
void | setOuterRadius (Real a_outerRadius) |
Public Member Functions inherited from MultiBlockCoordSysFactory | |
MultiBlockCoordSysFactory () | |
virtual | ~MultiBlockCoordSysFactory () |
Additional Inherited Members | |
Protected Member Functions inherited from CylinderCSFactory | |
virtual void | setAllPhysical (CylinderCS *a_coordSysPtr) const |
Protected Attributes inherited from CylinderCSFactory | |
RealVect | m_centerPoint |
RealVect | m_centralRectSize |
Real | m_outerRadius |
|
inline |
|
inlinevirtual |
References MultiBlockCoordSys::getCoordSys().
|
virtual |
Implements CylinderCSFactory.