Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

DomainDecompAlgo Class Reference

#include <DomainDecompAlgo.h>

Inheritance diagram for DomainDecompAlgo::

SolutionAlgorithm MovableObject List of all members.

Public Methods

 DomainDecompAlgo ()
 ~DomainDecompAlgo ()
int solveCurrentStep (void)
 public functions defined for subclasses. More...

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

The DomainDecompAlgo class is the SolutionAlgorithm subclass used in a DomainDecompAnalysis. The class is responsible for updating the DOF\_Group responses given the current solution to the interface problem. \

}

Definition at line 62 of file DomainDecompAlgo.h.


Constructor & Destructor Documentation

DomainDecompAlgo::DomainDecompAlgo ( )
 

{\bf Destructor}

Definition at line 50 of file DomainDecompAlgo.cpp.

DomainDecompAlgo::~DomainDecompAlgo ( )
 

Does nothing.

Definition at line 59 of file DomainDecompAlgo.cpp.


Member Function Documentation

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

Returns .

Reimplemented from MovableObject.

Definition at line 110 of file DomainDecompAlgo.cpp.

Referenced by DomainDecompositionAnalysis::recvSelf().

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

Returns .

Reimplemented from MovableObject.

Definition at line 104 of file DomainDecompAlgo.cpp.

Referenced by DomainDecompositionAnalysis::sendSelf().

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

IncrementalIntegrator &theIntegrator,

Definition at line 88 of file DomainDecompAlgo.cpp.

Referenced by DomainDecompositionAnalysis::DomainDecompositionAnalysis(), and DomainDecompositionAnalysis::recvSelf().

int DomainDecompAlgo::solveCurrentStep ( void )
 

public functions defined for subclasses.

Definition at line 65 of file DomainDecompAlgo.cpp.

Referenced by DomainDecompositionAnalysis::computeInternalResponse().


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