Public Member Functions
Sundance::CoordinateSystem Class Reference
Inheritance diagram for Sundance::CoordinateSystem:
Playa::Handle< CoordinateSystemBase >

List of all members.

Public Member Functions

 CoordinateSystem ()
 CoordinateSystem (Handleable< CoordinateSystemBase > *rawPtr)
 CoordinateSystem (const RefCountPtr< CoordinateSystemBase > &smartPtr)
Expr jacobian () const
bool supportsMeshDimension (int dim) const

Detailed Description

Definition at line 78 of file SundanceCoordinateSystem.hpp.


Constructor & Destructor Documentation

Empty ctor

Definition at line 82 of file SundanceCoordinateSystem.hpp.

Construct a CoordinateSystem with a raw pointer to a CoordinateSystemBase

Definition at line 82 of file SundanceCoordinateSystem.hpp.

Sundance::CoordinateSystem::CoordinateSystem ( const RefCountPtr< CoordinateSystemBase > &  smartPtr) [inline]

Construct a CoordinateSystem with a smart pointer to a CoordinateSystemBase

Definition at line 82 of file SundanceCoordinateSystem.hpp.


Member Function Documentation

bool Sundance::CoordinateSystem::supportsMeshDimension ( int  dim) const [inline]

Site Contact