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

#include <CubedSphereShellCS.H>

Inheritance diagram for CubedSphereShellCSFactory:
Inheritance graph
[legend]

Public Member Functions

 CubedSphereShellCSFactory ()
 
virtual ~CubedSphereShellCSFactory ()
 
virtual MultiBlockCoordSysgetCoordSys (const ProblemDomain &levelDomain, const RealVect &a_dx) const
 
void setVerticalMap (RefCountedPtr< Spline1DMapping > a_map)
 
void setHeight (Real a_height)
 
void setRadius (Real a_radius)
 
void setFlatMap (bool a_flatMap)
 
- Public Member Functions inherited from MultiBlockCoordSysFactory
 MultiBlockCoordSysFactory ()
 
virtual ~MultiBlockCoordSysFactory ()
 

Protected Attributes

Real m_height
 
Real m_radius
 
bool m_flatMap
 
RefCountedPtr< Spline1DMappingm_verticalMap
 

Constructor & Destructor Documentation

◆ CubedSphereShellCSFactory()

CubedSphereShellCSFactory::CubedSphereShellCSFactory ( )
inline

◆ ~CubedSphereShellCSFactory()

virtual CubedSphereShellCSFactory::~CubedSphereShellCSFactory ( )
inlinevirtual

Member Function Documentation

◆ getCoordSys()

virtual MultiBlockCoordSys* CubedSphereShellCSFactory::getCoordSys ( const ProblemDomain levelDomain,
const RealVect a_dx 
) const
virtual

◆ setVerticalMap()

void CubedSphereShellCSFactory::setVerticalMap ( RefCountedPtr< Spline1DMapping a_map)
inline

◆ setHeight()

void CubedSphereShellCSFactory::setHeight ( Real  a_height)
inline

◆ setRadius()

void CubedSphereShellCSFactory::setRadius ( Real  a_radius)
inline

◆ setFlatMap()

void CubedSphereShellCSFactory::setFlatMap ( bool  a_flatMap)
inline

Member Data Documentation

◆ m_height

Real CubedSphereShellCSFactory::m_height
protected

◆ m_radius

Real CubedSphereShellCSFactory::m_radius
protected

◆ m_flatMap

bool CubedSphereShellCSFactory::m_flatMap
protected

◆ m_verticalMap

RefCountedPtr<Spline1DMapping> CubedSphereShellCSFactory::m_verticalMap
protected

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