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

factory for TwistedCS More...

#include <TwistedCS.H>

Inheritance diagram for TwistedCSFactory:
Inheritance graph
[legend]

Public Member Functions

 TwistedCSFactory (const Real &a_R, const Real &a_twist)
 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_R
 
Real m_twist
 

Detailed Description

factory for TwistedCS

Constructor & Destructor Documentation

◆ TwistedCSFactory()

TwistedCSFactory::TwistedCSFactory ( const Real a_R,
const Real a_twist 
)

constructor

Member Function Documentation

◆ getCoordSys()

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

Implements NewCoordSysFactory.

Member Data Documentation

◆ m_R

Real TwistedCSFactory::m_R
protected

◆ m_twist

Real TwistedCSFactory::m_twist
protected

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