Public Member Functions
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 131 of file SundanceDomainDefinition.hpp.


Constructor & Destructor Documentation

Empty ctor

Definition at line 135 of file SundanceDomainDefinition.hpp.

Construct a MeshDomainDef with a raw pointer to a MeshDomainBase

Definition at line 135 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 135 of file SundanceDomainDefinition.hpp.


Member Function Documentation

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

Site Contact