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

List of all members.

Public Member Functions

 CoordinateSystem ()
 Empty ctor.
 CoordinateSystem (Handleable< CoordinateSystemBase > *rawPtr)
 Construct a CoordinateSystem with a raw pointer to a CoordinateSystemBase.
 CoordinateSystem (const RefCountPtr< CoordinateSystemBase > &smartPtr)
 Construct a CoordinateSystem with a smart pointer to a CoordinateSystemBase.
Expr jacobian () const
bool supportsMeshDimension (int dim) const

Detailed Description

Definition at line 62 of file SundanceCoordinateSystem.hpp.


Constructor & Destructor Documentation

Sundance::CoordinateSystem::CoordinateSystem ( ) [inline]

Empty ctor.

Definition at line 66 of file SundanceCoordinateSystem.hpp.

Sundance::CoordinateSystem::CoordinateSystem ( Handleable< CoordinateSystemBase > *  rawPtr) [inline]

Construct a CoordinateSystem with a raw pointer to a CoordinateSystemBase.

Definition at line 66 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 66 of file SundanceCoordinateSystem.hpp.


Member Function Documentation

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

Site Contact