Chaste Commit::f2ff7ee04e70ac9d06c57344df8d017dbb12b97b
MeshEventHandler Class Reference

#include <AbstractTetrahedralMeshWriter.hpp>

+ Inheritance diagram for MeshEventHandler:
+ Collaboration diagram for MeshEventHandler:

Public Types

enum  EventType {
  TRIANGLES =0 , BINTRI , VTK , PVTK ,
  NODE , ELE , FACE , NCL ,
  COMM1 , COMM2
}
 

Static Public Attributes

static const char * EventName [11] = { "Tri write","BinTri write","VTK write","PVTK write", "node write", "ele write", "face write", "ncl write", "comm1","comm2","Total"}
 

Additional Inherited Members

- Static Public Member Functions inherited from GenericEventHandler< 11, MeshEventHandler >
static GenericEventHandler< NUM_EVENTS, MeshEventHandler > * Instance ()
 
static void Reset ()
 
static void BeginEvent (unsigned event)
 
static void EndEvent (unsigned event)
 
static double GetElapsedTime (unsigned event)
 
static void Report ()
 
static void Headings ()
 
static void Enable ()
 
static void Disable ()
 
static bool IsEnabled ()
 
- Protected Member Functions inherited from GenericEventHandler< 11, MeshEventHandler >
 GenericEventHandler ()
 

Detailed Description

Todo:
Temporary for #2351

Definition at line 63 of file AbstractTetrahedralMeshWriter.hpp.

Member Enumeration Documentation

◆ EventType

See #2351

Definition at line 69 of file AbstractTetrahedralMeshWriter.hpp.

Member Data Documentation

◆ EventName

const char * MeshEventHandler::EventName = { "Tri write","BinTri write","VTK write","PVTK write", "node write", "ele write", "face write", "ncl write", "comm1","comm2","Total"}
static

See #2351

Definition at line 50 of file AbstractTetrahedralMeshWriter.hpp.


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