DistributedBandGenLinSOE Class Reference

#include <DistributedBandGenLinSOE.h>

Inheritance diagram for DistributedBandGenLinSOE:

BandGenLinSOE LinearSOE SystemOfEqn MovableObject List of all members.

Public Member Functions

 DistributedBandGenLinSOE (BandGenLinSolver &theSolver)
 ~DistributedBandGenLinSOE ()
int setSize (Graph &theGraph)
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)
const VectorgetB (void)
int solve (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 BandGenLinLapackSolver

Detailed Description

Definition at line 42 of file DistributedBandGenLinSOE.h.


Constructor & Destructor Documentation

DistributedBandGenLinSOE::DistributedBandGenLinSOE ( BandGenLinSolver theSolver  ) 

Definition at line 41 of file DistributedBandGenLinSOE.cpp.

References BandGenLinSolver::setLinearSOE().

DistributedBandGenLinSOE::~DistributedBandGenLinSOE (  ) 

Definition at line 49 of file DistributedBandGenLinSOE.cpp.


Member Function Documentation

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

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

Reimplemented from BandGenLinSOE.

Definition at line 455 of file DistributedBandGenLinSOE.cpp.

References opserr, and Vector::Size().

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

Reimplemented from BandGenLinSOE.

Definition at line 492 of file DistributedBandGenLinSOE.cpp.

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

void DistributedBandGenLinSOE::zeroB ( void   )  [virtual]

Reimplemented from BandGenLinSOE.

Definition at line 521 of file DistributedBandGenLinSOE.cpp.

References BandGenLinSOE::size.

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

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

Reimplemented from BandGenLinSOE.

Definition at line 570 of file DistributedBandGenLinSOE.cpp.

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

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

Reimplemented from BandGenLinSOE.

Definition at line 643 of file DistributedBandGenLinSOE.cpp.

References opserr, and Channel::recvID().

int DistributedBandGenLinSOE::setProcessID ( int  processTag  ) 

Definition at line 667 of file DistributedBandGenLinSOE.cpp.

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

Definition at line 674 of file DistributedBandGenLinSOE.cpp.


Friends And Related Function Documentation

friend class BandGenLinLapackSolver [friend]

Reimplemented from BandGenLinSOE.

Definition at line 60 of file DistributedBandGenLinSOE.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