DAPTA Namespace Reference

Main namespace which holds DAPTA library. More...


Classes

class  CohElem
 Generic Cohesive Element. More...
class  Simplex
 Generic Simplex Class. More...
class  Tetra4
 4-node Tetrahedral Element More...
class  Tri3
 3-node Triangular Element More...
class  Vertex3d
 3-dimensional vertex type using double precision co-ordinates More...
class  DomainDecomposer
 Domain Decomposer. More...
class  MeshParalleliser
 Mesh Paralleliser More...
class  RCBDecomposer
 RCB Domain Decomposer. More...
class  Mesh
 Mesh container More...
class  Tetra4MeshTraits
 Default mesh traits (Tetra4). More...
class  Tri3MeshTraits
 Default mesh traits (Tri3). More...
class  ElementConList
 Element Connectivity List. More...
class  ElementConListIterator
 Element Connectivity List Iterator. More...
class  TakeSecond
 Functor to take the second of a pair of values. More...
class  GetID
 Functor to get the ID from an element/vertex/etc using the globalID data member. More...
class  VertexComparison
 Functor to compare vertices for use in sets, etc. More...
class  IDComparison
 Functor to compare global IDs for use in sets, etc. More...
class  IDEqual
 Functor to check equality of an int and the globalID inside an element/vertex/etc. More...
class  LinkStateJoin
 Functor used during parallel to merge element connectivity lists from adjacent sub-domains. More...

Namespaces

namespace  pico
 Namespace to hold 'pico' parallel algorithms.

Functions

template<typename T>
void zap (T &x)
 Delete a data structure correctly.


Detailed Description

Main namespace which holds DAPTA library.

This namespace holds all the classes, data elements and functions required by the DAPTA software library.


Generated on Tue May 29 17:13:51 2007 for DAPTA by  doxygen 1.5.1