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

#include <CubedSphereSolidCS.H>

Inheritance diagram for CubedSphereSolidCSFactory:
Inheritance graph
[legend]

Public Member Functions

 CubedSphereSolidCSFactory ()
 
virtual ~CubedSphereSolidCSFactory ()
 
virtual MultiBlockCoordSysgetCoordSys (const ProblemDomain &levelDomain, const RealVect &a_dx) const
 
void setR0 (Real a_r0)
 
void setR1 (Real a_r1)
 
- Public Member Functions inherited from MultiBlockCoordSysFactory
 MultiBlockCoordSysFactory ()
 
virtual ~MultiBlockCoordSysFactory ()
 

Protected Attributes

Real m_r0
 
Real m_r1
 

Constructor & Destructor Documentation

◆ CubedSphereSolidCSFactory()

CubedSphereSolidCSFactory::CubedSphereSolidCSFactory ( )
inline

◆ ~CubedSphereSolidCSFactory()

virtual CubedSphereSolidCSFactory::~CubedSphereSolidCSFactory ( )
inlinevirtual

Member Function Documentation

◆ getCoordSys()

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

◆ setR0()

void CubedSphereSolidCSFactory::setR0 ( Real  a_r0)
inline

◆ setR1()

void CubedSphereSolidCSFactory::setR1 ( Real  a_r1)
inline

Member Data Documentation

◆ m_r0

Real CubedSphereSolidCSFactory::m_r0
protected

◆ m_r1

Real CubedSphereSolidCSFactory::m_r1
protected

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