Sundance::MeshDomainDef Class Reference

Inheritance diagram for Sundance::MeshDomainDef:

Playa::Handle< MeshDomainBase >

List of all members.

Public Member Functions

 MeshDomainDef ()
 MeshDomainDef (Handleable< MeshDomainBase > *rawPtr)
 MeshDomainDef (const RefCountPtr< MeshDomainBase > &smartPtr)
bool isInsideComputationalDomain (const Point &x) const


Detailed Description

Definition at line 89 of file SundanceDomainDefinition.hpp.


Constructor & Destructor Documentation

Sundance::MeshDomainDef::MeshDomainDef (  )  [inline]

Empty ctor

Definition at line 93 of file SundanceDomainDefinition.hpp.

Sundance::MeshDomainDef::MeshDomainDef ( Handleable< MeshDomainBase > *  rawPtr  )  [inline]

Construct a MeshDomainDef with a raw pointer to a MeshDomainBase

Definition at line 93 of file SundanceDomainDefinition.hpp.

Sundance::MeshDomainDef::MeshDomainDef ( const RefCountPtr< MeshDomainBase > &  smartPtr  )  [inline]

Construct a MeshDomainDef with a smart pointer to a MeshDomainBase

Definition at line 93 of file SundanceDomainDefinition.hpp.


Member Function Documentation

bool Sundance::MeshDomainDef::isInsideComputationalDomain ( const Point x  )  const [inline]

Site Contact