MechanicsEventHandler Class Reference

#include <MechanicsEventHandler.hpp>

Inherits GenericEventHandler< 7, MechanicsEventHandler >.

Collaboration diagram for MechanicsEventHandler:
Collaboration graph
[legend]

List of all members.

Public Types

enum  MechanicsEventType {
  ASSEMBLE = 0, SOLVE, UPDATE, ALL_MECH,
  NON_MECH, OUTPUT, ALL
}

Static Public Attributes

static const char * EventName [7]

Detailed Description

An event handler class with event types suitable for cardiac electromechanics simulations.

It also contains events suitable to most generic PDE solvers too.

Definition at line 39 of file MechanicsEventHandler.hpp.


Member Enumeration Documentation

Definition of mechanics event types.

Definition at line 44 of file MechanicsEventHandler.hpp.


Member Data Documentation

const char * MechanicsEventHandler::EventName [static]
Initial value:
 { "Assemble", "Solve", "Update", "AllMech",
                                                   "NonMech", "Output", "Total" }

Character array holding mechanics event names. There are seven mechanics events.

Definition at line 56 of file MechanicsEventHandler.hpp.


The documentation for this class was generated from the following files:
Generated on Thu Dec 22 13:05:50 2011 for Chaste by  doxygen 1.6.3