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 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