DomainDecompAlgo Class Reference

#include <DomainDecompAlgo.h>

Inheritance diagram for DomainDecompAlgo:

SolutionAlgorithm MovableObject List of all members.

Public Member Functions

 DomainDecompAlgo ()
 ~DomainDecompAlgo ()
int solveCurrentStep (void)
void setLinks (AnalysisModel &theModel, IncrementalIntegrator &theIntegrator, LinearSOE &theSOE, DomainSolver &theSolver, Subdomain &theSubdomain)
int sendSelf (int cTag, Channel &theChannel)
int recvSelf (int cTag, Channel &theChannel, FEM_ObjectBroker &theBroker)

Detailed Description

Definition at line 53 of file DomainDecompAlgo.h.


Constructor & Destructor Documentation

DomainDecompAlgo::DomainDecompAlgo (  ) 

Definition at line 50 of file DomainDecompAlgo.cpp.

DomainDecompAlgo::~DomainDecompAlgo (  ) 

Definition at line 59 of file DomainDecompAlgo.cpp.


Member Function Documentation

void DomainDecompAlgo::setLinks ( AnalysisModel theModel,
IncrementalIntegrator theIntegrator,
LinearSOE theSOE,
DomainSolver theSolver,
Subdomain theSubdomain 
)

int DomainDecompAlgo::sendSelf ( int  cTag,
Channel theChannel 
) [virtual]

Implements MovableObject.

Definition at line 104 of file DomainDecompAlgo.cpp.

Referenced by DomainDecompositionAnalysis::sendSelf().

int DomainDecompAlgo::recvSelf ( int  cTag,
Channel theChannel,
FEM_ObjectBroker theBroker 
) [virtual]

Implements MovableObject.

Definition at line 110 of file DomainDecompAlgo.cpp.

Referenced by DomainDecompositionAnalysis::recvSelf().


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

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