DAPTA::DomainDecomposer< V > Class Template Reference

Domain Decomposer. More...

#include <DomainDecomposer.hpp>

Inherited by DAPTA::RCBDecomposer< V >.

Inheritance diagram for DAPTA::DomainDecomposer< V >:

Inheritance graph
[legend]
List of all members.

Public Types

typedef V * VertexHandle

Public Member Functions

 DomainDecomposer (std::vector< VertexHandle > _vertices)
 DomainDecomposer ()
 ~DomainDecomposer ()
void loadVertices (std::vector< VertexHandle > _vertices)

Protected Attributes

std::vector< VertexHandlevertices

Detailed Description

template<typename V>
class DAPTA::DomainDecomposer< V >

Domain Decomposer.

Base class for every domain decomposer

Definition at line 12 of file DomainDecomposer.hpp.


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