Public Member Functions | Private Attributes

MOR::EntityDestructor Class Reference

Collaboration diagram for MOR::EntityDestructor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 EntityDestructor ()
 EntityDestructor (BulkModification &m)
EntityDestructoroperator++ ()
EntityDestructoroperator++ (int)
EntityDestructoroperator* ()
EntityDestructoroperator= (stk::mesh::Entity *&e)
EntityDestructoroperator= (stk::mesh::Entity *const &e)

Private Attributes

BulkModificationmodification_

Detailed Description

Definition at line 58 of file MOR_StkNodalMeshReduction.cpp.


Constructor & Destructor Documentation

MOR::EntityDestructor::EntityDestructor (  )  [inline]

Definition at line 60 of file MOR_StkNodalMeshReduction.cpp.

MOR::EntityDestructor::EntityDestructor ( BulkModification m  )  [inline, explicit]

Definition at line 61 of file MOR_StkNodalMeshReduction.cpp.


Member Function Documentation

EntityDestructor& MOR::EntityDestructor::operator++ (  )  [inline]

Definition at line 64 of file MOR_StkNodalMeshReduction.cpp.

EntityDestructor& MOR::EntityDestructor::operator++ ( int   )  [inline]

Definition at line 65 of file MOR_StkNodalMeshReduction.cpp.

EntityDestructor& MOR::EntityDestructor::operator* (  )  [inline]

Definition at line 66 of file MOR_StkNodalMeshReduction.cpp.

EntityDestructor& MOR::EntityDestructor::operator= ( stk::mesh::Entity *&  e  )  [inline]

Definition at line 68 of file MOR_StkNodalMeshReduction.cpp.

EntityDestructor& MOR::EntityDestructor::operator= ( stk::mesh::Entity *const &  e  )  [inline]

Definition at line 72 of file MOR_StkNodalMeshReduction.cpp.


Member Data Documentation

Definition at line 78 of file MOR_StkNodalMeshReduction.cpp.


The documentation for this class was generated from the following file: