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

factory for RThetaZCS More...

#include <RThetaZCS.H>

Inheritance diagram for RThetaZCSFactory:
Inheritance graph
[legend]

Public Member Functions

 RThetaZCSFactory (const RealVect &a_stretch=RealVect::Unit, const RealVect &a_origin=RealVect::Zero)
 constructor More...
 
virtual NewCoordSysgetCoordSys (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
 

Detailed Description

factory for RThetaZCS

Constructor & Destructor Documentation

◆ RThetaZCSFactory()

RThetaZCSFactory::RThetaZCSFactory ( const RealVect a_stretch = RealVect::Unit,
const RealVect a_origin = RealVect::Zero 
)

constructor

Member Function Documentation

◆ getCoordSys()

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

Implements NewCoordSysFactory.

Member Data Documentation

◆ m_stretch

RealVect RThetaZCSFactory::m_stretch
protected

◆ m_origin

RealVect RThetaZCSFactory::m_origin
protected

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