Chombo + EB + MF
3.2
|
factory for CartesianCS More...
#include <CartesianCS.H>
Public Member Functions | |
CartesianCSFactory (const RealVect &a_origin=RealVect::Zero, const RealVect &a_stretch=RealVect::Unit) | |
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_origin |
RealVect | m_stretch |
factory for CartesianCS
CartesianCSFactory::CartesianCSFactory | ( | const RealVect & | a_origin = RealVect::Zero , |
const RealVect & | a_stretch = RealVect::Unit |
||
) |
constructor
|
virtual |
Implements NewCoordSysFactory.
|
protected |
|
protected |