CMakeTetraMeshControlSpace Class Reference

#include <mdsMakeTetraMeshControlSpace.h>

Inheritance diagram for CMakeTetraMeshControlSpace:

Inheritance graph
[legend]
List of all members.

Detailed Description

Initializes control space used to construct an anisotropic tetrahedral mesh.


Public Member Functions

 CMakeTetraMeshControlSpace (const std::string &sDescription)
 Default constructor.
 MDS_SHAREDPTR (CMakeTetraMeshControlSpace)
 Smart pointer type.
virtual ~CMakeTetraMeshControlSpace ()
 Virtual destructor.

Protected Member Functions

virtual bool main ()
 Virtual method called by the processing thread.
virtual void shutdown ()
 Called on console shutdown.
virtual bool startup ()
 Virtual method called on startup.
virtual void writeExtendedUsage (std::ostream &Stream)
 Called on writing a usage statement.

Protected Attributes

double m_dK
double m_dMinLength
 Command line arguments.
double m_dTetra


Constructor & Destructor Documentation

CMakeTetraMeshControlSpace::CMakeTetraMeshControlSpace const std::string &  sDescription  ) 
 

Default constructor.

CMakeTetraMeshControlSpace::~CMakeTetraMeshControlSpace  )  [virtual]
 

Virtual destructor.


Member Function Documentation

bool CMakeTetraMeshControlSpace::main  )  [protected, virtual]
 

Virtual method called by the processing thread.

CMakeTetraMeshControlSpace::MDS_SHAREDPTR CMakeTetraMeshControlSpace   ) 
 

Smart pointer type.

  • Declares type tSmartPtr.

void CMakeTetraMeshControlSpace::shutdown  )  [protected, virtual]
 

Called on console shutdown.

bool CMakeTetraMeshControlSpace::startup  )  [protected, virtual]
 

Virtual method called on startup.

void CMakeTetraMeshControlSpace::writeExtendedUsage std::ostream &  Stream  )  [protected, virtual]
 

Called on writing a usage statement.


Member Data Documentation

double CMakeTetraMeshControlSpace::m_dK [protected]
 

double CMakeTetraMeshControlSpace::m_dMinLength [protected]
 

Command line arguments.

double CMakeTetraMeshControlSpace::m_dTetra [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu Mar 11 10:38:18 2010 for MDSTk Extension Modules by  doxygen 1.4.6-NO