MeshKit  1.0
LongestEdgeRefine2D Class Reference

#include <iMeshRefine2D.h>

Inheritance diagram for LongestEdgeRefine2D:

List of all members.

Public Member Functions

 LongestEdgeRefine2D ()
 ~LongestEdgeRefine2D ()
void setCutOffAspectRatio (double asp)
int initialize ()
int execute ()
 LongestEdgeRefine2D ()
 ~LongestEdgeRefine2D ()
void setCutOffAspectRatio (double asp)
int initialize ()
int execute ()

Private Member Functions

int create_tags ()
int atomicOp (const iBase_EntityHandle &f)
int create_tags ()
int atomicOp (const iBase_EntityHandle &f)

Private Attributes

double cutOffAspectRatio

Detailed Description

Definition at line 211 of file iMeshRefine2D.h.


Constructor & Destructor Documentation

LongestEdgeRefine2D ( ) [inline]

Definition at line 214 of file iMeshRefine2D.h.

~LongestEdgeRefine2D ( ) [inline]

Definition at line 219 of file iMeshRefine2D.h.

LongestEdgeRefine2D ( ) [inline]

Definition at line 214 of file iMeshRefine2D.hpp.

~LongestEdgeRefine2D ( ) [inline]

Definition at line 219 of file iMeshRefine2D.hpp.


Member Function Documentation

int atomicOp ( const iBase_EntityHandle &  f) [private]

Definition at line 303 of file iMeshRefine2D.cpp.

int atomicOp ( const iBase_EntityHandle &  f) [private]
int create_tags ( ) [private]
int create_tags ( ) [private]
int execute ( ) [virtual]

Implements MeshRefine2D.

Definition at line 333 of file iMeshRefine2D.cpp.

int execute ( ) [virtual]

Implements MeshRefine2D.

int initialize ( ) [virtual]

Reimplemented from MeshRefine2D.

int initialize ( ) [virtual]

Reimplemented from MeshRefine2D.

Definition at line 295 of file iMeshRefine2D.cpp.

void setCutOffAspectRatio ( double  asp) [inline]

Definition at line 221 of file iMeshRefine2D.h.

void setCutOffAspectRatio ( double  asp) [inline]

Definition at line 221 of file iMeshRefine2D.hpp.


Member Data Documentation

double cutOffAspectRatio [private]

Definition at line 228 of file iMeshRefine2D.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines