Public Member Functions | Private Attributes
Sundance::MeridionalCylindricalCoordinateSystem Class Reference
Inheritance diagram for Sundance::MeridionalCylindricalCoordinateSystem:
Sundance::CoordinateSystemBase Sundance::Handleable< CoordinateSystemBase >

List of all members.

Public Member Functions

 MeridionalCylindricalCoordinateSystem ()
Expr jacobian () const
bool supportsMeshDimension (int dim) const
std::ostream & print (std::ostream &os) const
virtual RCP< CoordinateSystemBasegetRcp ()
 Return a safely-created RefCountPtr to the base type.

Private Attributes

Expr r_

Detailed Description

Definition at line 103 of file SundanceCoordinateSystem.hpp.


Constructor & Destructor Documentation

Sundance::MeridionalCylindricalCoordinateSystem::MeridionalCylindricalCoordinateSystem ( ) [inline]

Definition at line 107 of file SundanceCoordinateSystem.hpp.


Member Function Documentation

virtual RCP<CoordinateSystemBase> Sundance::MeridionalCylindricalCoordinateSystem::getRcp ( ) [inline, virtual]

Return a safely-created RefCountPtr to the base type.

Implements Sundance::Handleable< CoordinateSystemBase >.

Definition at line 124 of file SundanceCoordinateSystem.hpp.

Expr Sundance::MeridionalCylindricalCoordinateSystem::jacobian ( ) const [inline, virtual]
std::ostream& Sundance::MeridionalCylindricalCoordinateSystem::print ( std::ostream &  os) const [inline, virtual]

Implements Sundance::CoordinateSystemBase.

Definition at line 117 of file SundanceCoordinateSystem.hpp.

bool Sundance::MeridionalCylindricalCoordinateSystem::supportsMeshDimension ( int  dim) const [inline, virtual]

Implements Sundance::CoordinateSystemBase.

Definition at line 114 of file SundanceCoordinateSystem.hpp.


Member Data Documentation

Definition at line 127 of file SundanceCoordinateSystem.hpp.

Referenced by jacobian().

Site Contact