DAPTA::CohElem< E > Class Template Reference

Generic Cohesive Element. More...

#include <CohElem.hpp>

List of all members.

Public Types

typedef E::VertexHandle VertexHandle
typedef E ElementType
typedef ElementTypeElementHandle

Public Member Functions

 CohElem (ElementHandle t1, int f1, ElementHandle t2, int f2)
 CohElem ()
 ~CohElem ()
std::vector< VertexHandlevertices ()

Public Attributes

boost::array< ElementHandle,
num_adjacents
elements
boost::array< int, num_adjacentsface_indices
int globalID

Static Public Attributes

static const int num_vertices = 2 * ElementType::FaceElementType::num_vertices
static const int num_adjacents = 2


Detailed Description

template<typename E>
class DAPTA::CohElem< E >

Generic Cohesive Element.

Generic cohesive element.

Definition at line 14 of file CohElem.hpp.


The documentation for this class was generated from the following files:
Generated on Tue May 29 17:13:51 2007 for DAPTA by  doxygen 1.5.1