Chombo + EB + MF  3.2
Public Member Functions | Protected Attributes | List of all members
RThetaPhiCSFactory Class Reference

Factory for RThetaPhiCS. More...

#include <RThetaPhiCS.H>

Inheritance diagram for RThetaPhiCSFactory:
Inheritance graph
[legend]

Public Member Functions

 RThetaPhiCSFactory (const Real a_stretch=1., const Real a_rMin=1., const Real a_phiMin=Pi/4.)
 Constructor. More...
 
virtual NewCoordSysgetCoordSys (const ProblemDomain &a_domain, const RealVect &a_dx) const
 
- Public Member Functions inherited from NewCoordSysFactory
 NewCoordSysFactory ()
 
virtual ~NewCoordSysFactory ()
 

Protected Attributes

Real m_stretch
 
Real m_rMin
 
Real m_phiMin
 

Detailed Description

Factory for RThetaPhiCS.

Constructor & Destructor Documentation

◆ RThetaPhiCSFactory()

RThetaPhiCSFactory::RThetaPhiCSFactory ( const Real  a_stretch = 1.,
const Real  a_rMin = 1.,
const Real  a_phiMin = Pi/4. 
)

Constructor.

Member Function Documentation

◆ getCoordSys()

virtual NewCoordSys* RThetaPhiCSFactory::getCoordSys ( const ProblemDomain a_domain,
const RealVect a_dx 
) const
virtual

Implements NewCoordSysFactory.

Member Data Documentation

◆ m_stretch

Real RThetaPhiCSFactory::m_stretch
protected

◆ m_rMin

Real RThetaPhiCSFactory::m_rMin
protected

◆ m_phiMin

Real RThetaPhiCSFactory::m_phiMin
protected

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