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

factory for CartesianCS More...

#include <CartesianCS.H>

Inheritance diagram for CartesianCSFactory:
Inheritance graph
[legend]

Public Member Functions

 CartesianCSFactory (const RealVect &a_origin=RealVect::Zero, const RealVect &a_stretch=RealVect::Unit)
 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_origin
 
RealVect m_stretch
 

Detailed Description

factory for CartesianCS

Constructor & Destructor Documentation

◆ CartesianCSFactory()

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

constructor

Member Function Documentation

◆ getCoordSys()

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

Implements NewCoordSysFactory.

Member Data Documentation

◆ m_origin

RealVect CartesianCSFactory::m_origin
protected

◆ m_stretch

RealVect CartesianCSFactory::m_stretch
protected

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