DistributedBandSPDLinSOE Class Reference

#include <DistributedBandSPDLinSOE.h>

Inheritance diagram for DistributedBandSPDLinSOE:

BandSPDLinSOE LinearSOE SystemOfEqn MovableObject List of all members.

Public Member Functions

 DistributedBandSPDLinSOE (BandSPDLinSolver &theSolver)
 ~DistributedBandSPDLinSOE ()
int addA (const Matrix &, const ID &, double fact=1.0)
int addB (const Vector &, const ID &, double fact=1.0)
int setB (const Vector &, double fact=1.0)
void zeroB (void)
int setSize (Graph &theGraph)
int solve (void)
const VectorgetB (void)
int sendSelf (int commitTag, Channel &theChannel)
int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)
int setProcessID (int processTag)
int setChannels (int numChannels, Channel **theChannels)

Friends

class BandSPDLinLapackSolver

Detailed Description

Definition at line 42 of file DistributedBandSPDLinSOE.h.


Constructor & Destructor Documentation

DistributedBandSPDLinSOE::DistributedBandSPDLinSOE ( BandSPDLinSolver theSolver  ) 

Definition at line 42 of file DistributedBandSPDLinSOE.cpp.

References BandSPDLinSolver::setLinearSOE().

DistributedBandSPDLinSOE::~DistributedBandSPDLinSOE (  ) 

Definition at line 50 of file DistributedBandSPDLinSOE.cpp.


Member Function Documentation

int DistributedBandSPDLinSOE::addA ( const Matrix ,
const ID ,
double  fact = 1.0 
) [virtual]

int DistributedBandSPDLinSOE::addB ( const Vector ,
const ID ,
double  fact = 1.0 
) [virtual]

Reimplemented from BandSPDLinSOE.

Definition at line 418 of file DistributedBandSPDLinSOE.cpp.

References opserr, and Vector::Size().

int DistributedBandSPDLinSOE::setB ( const Vector ,
double  fact = 1.0 
) [virtual]

Reimplemented from BandSPDLinSOE.

Definition at line 454 of file DistributedBandSPDLinSOE.cpp.

References endln, opserr, BandSPDLinSOE::size, and Vector::Size().

void DistributedBandSPDLinSOE::zeroB ( void   )  [virtual]

Reimplemented from BandSPDLinSOE.

Definition at line 484 of file DistributedBandSPDLinSOE.cpp.

References BandSPDLinSOE::size.

const Vector & DistributedBandSPDLinSOE::getB ( void   )  [virtual]

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

Reimplemented from BandSPDLinSOE.

Definition at line 532 of file DistributedBandSPDLinSOE.cpp.

References endln, opserr, and Channel::sendID().

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

Reimplemented from BandSPDLinSOE.

Definition at line 607 of file DistributedBandSPDLinSOE.cpp.

References opserr, and Channel::recvID().

int DistributedBandSPDLinSOE::setProcessID ( int  processTag  ) 

Definition at line 631 of file DistributedBandSPDLinSOE.cpp.

int DistributedBandSPDLinSOE::setChannels ( int  numChannels,
Channel **  theChannels 
)

Definition at line 638 of file DistributedBandSPDLinSOE.cpp.


Friends And Related Function Documentation

friend class BandSPDLinLapackSolver [friend]

Reimplemented from BandSPDLinSOE.

Definition at line 60 of file DistributedBandSPDLinSOE.h.


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

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