Metis Class Reference

#include <MetisNumberer.h>

Inheritance diagram for Metis:

GraphPartitioner GraphNumberer GraphPartitioner MovableObject List of all members.

Public Member Functions

 Metis ()
 Metis (int Ptype, int Mtype, int coarsenTo, int Rtype, int IPtype)
 ~Metis ()
bool setOptions (int Ptype, int Mtype, int coarsenTo, int Rtype, int IPtype)
bool setDefaultOptions (void)
int partition (Graph &theGraph, int numPart)
 Metis (int numParts=1)
 Metis (int Ptype, int Mtype, int coarsenTo, int Rtype, int IPtype, int numParts=1)
 ~Metis ()
bool setOptions (int Ptype, int Mtype, int coarsenTo, int Rtype, int IPtype)
bool setDefaultOptions (void)
int partition (Graph &theGraph, int numPart)
const IDnumber (Graph &theGraph, int lastVertex=-1)
const IDnumber (Graph &theGraph, const ID &lastVertices)
int sendSelf (int commitTag, Channel &theChannel)
int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)

Detailed Description

Definition at line 51 of file MetisNumberer.h.


Constructor & Destructor Documentation

Metis::Metis (  ) 

Definition at line 73 of file MetisNumberer.cpp.

Metis::Metis ( int  Ptype,
int  Mtype,
int  coarsenTo,
int  Rtype,
int  IPtype 
)

Definition at line 80 of file MetisNumberer.cpp.

Metis::~Metis (  ) 

Definition at line 93 of file MetisNumberer.cpp.

Metis::Metis ( int  numParts = 1  ) 

Definition at line 56 of file Metis.cpp.

Metis::Metis ( int  Ptype,
int  Mtype,
int  coarsenTo,
int  Rtype,
int  IPtype,
int  numParts = 1 
)

Definition at line 64 of file Metis.cpp.

Metis::~Metis (  ) 


Member Function Documentation

bool Metis::setOptions ( int  Ptype,
int  Mtype,
int  coarsenTo,
int  Rtype,
int  IPtype 
)

Definition at line 99 of file MetisNumberer.cpp.

bool Metis::setDefaultOptions ( void   ) 

Definition at line 188 of file MetisNumberer.cpp.

int Metis::partition ( Graph theGraph,
int  numPart 
) [virtual]

bool Metis::setOptions ( int  Ptype,
int  Mtype,
int  coarsenTo,
int  Rtype,
int  IPtype 
)

bool Metis::setDefaultOptions ( void   ) 

int Metis::partition ( Graph theGraph,
int  numPart 
) [virtual]

Implements GraphPartitioner.

const ID & Metis::number ( Graph theGraph,
int  lastVertex = -1 
) [virtual]

const ID & Metis::number ( Graph theGraph,
const ID lastVertices 
) [virtual]

Implements GraphNumberer.

Definition at line 446 of file Metis.cpp.

References number().

int Metis::sendSelf ( int  commitTag,
Channel theChannel 
) [virtual]

Implements MovableObject.

Definition at line 452 of file Metis.cpp.

int Metis::recvSelf ( int  commitTag,
Channel theChannel,
FEM_ObjectBroker theBroker 
) [virtual]

Implements MovableObject.

Definition at line 458 of file Metis.cpp.


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

Generated on Mon Oct 23 15:05:45 2006 for OpenSees by doxygen 1.5.0