Chombo + EB + MF
3.2
|
#include <RThetaZCS.H>
Public Member Functions | |
RThetaZCSFactory (const RealVect &a_stretch=RealVect::Unit, const RealVect &a_origin=RealVect::Zero) | |
constructor More... | |
virtual NewCoordSys * | getCoordSys (const ProblemDomain &a_domain, const RealVect &a_dx) const |
Public Member Functions inherited from NewCoordSysFactory | |
NewCoordSysFactory () | |
virtual | ~NewCoordSysFactory () |
Protected Attributes | |
RealVect | m_stretch |
RealVect | m_origin |
factory for RThetaZCS
RThetaZCSFactory::RThetaZCSFactory | ( | const RealVect & | a_stretch = RealVect::Unit , |
const RealVect & | a_origin = RealVect::Zero |
||
) |
constructor
|
virtual |
Implements NewCoordSysFactory.
|
protected |
|
protected |