|
Chombo + EB + MF
3.2
|
#include <WarpedCS.H>

Public Member Functions | |
| WarpedCSFactory (const RealVect &a_scale, const Real a_rtol=RTOL, const Real a_atol=ATOL, const int a_imax=100) | |
| 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_scale |
| Real | m_rtol |
| Real | m_atol |
| int | m_imax |
factory for WarpedCS
| WarpedCSFactory::WarpedCSFactory | ( | const RealVect & | a_scale, |
| const Real | a_rtol = RTOL, |
||
| const Real | a_atol = ATOL, |
||
| const int | a_imax = 100 |
||
| ) |
constructor
|
virtual |
Implements NewCoordSysFactory.
|
protected |
|
protected |
|
protected |
|
protected |
1.8.13