DistributedSparseGenColLinSOE Class Reference

#include <DistributedSparseGenColLinSOE.h>

Inheritance diagram for DistributedSparseGenColLinSOE:

SparseGenColLinSOE LinearSOE SystemOfEqn MovableObject List of all members.

Public Member Functions

 DistributedSparseGenColLinSOE (SparseGenColLinSolver &theSolver)
 ~DistributedSparseGenColLinSOE ()
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)
const VectorgetB (void)
void zeroB (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 SuperLU
class ThreadedSuperLU
class DistributedSuperLU

Detailed Description

Definition at line 43 of file DistributedSparseGenColLinSOE.h.


Constructor & Destructor Documentation

DistributedSparseGenColLinSOE::DistributedSparseGenColLinSOE ( SparseGenColLinSolver theSolver  ) 

DistributedSparseGenColLinSOE::~DistributedSparseGenColLinSOE (  ) 

Definition at line 52 of file DistributedSparseGenColLinSOE.cpp.


Member Function Documentation

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

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

Reimplemented from SparseGenColLinSOE.

Definition at line 416 of file DistributedSparseGenColLinSOE.cpp.

References opserr, and Vector::Size().

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

Reimplemented from SparseGenColLinSOE.

Definition at line 453 of file DistributedSparseGenColLinSOE.cpp.

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

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

void DistributedSparseGenColLinSOE::zeroB ( void   )  [virtual]

Reimplemented from SparseGenColLinSOE.

Definition at line 482 of file DistributedSparseGenColLinSOE.cpp.

References SparseGenColLinSOE::size.

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

Reimplemented from SparseGenColLinSOE.

Definition at line 621 of file DistributedSparseGenColLinSOE.cpp.

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

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

Reimplemented from SparseGenColLinSOE.

Definition at line 694 of file DistributedSparseGenColLinSOE.cpp.

References opserr, and Channel::recvID().

int DistributedSparseGenColLinSOE::setProcessID ( int  processTag  ) 

Definition at line 718 of file DistributedSparseGenColLinSOE.cpp.

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

Definition at line 725 of file DistributedSparseGenColLinSOE.cpp.


Friends And Related Function Documentation

friend class SuperLU [friend]

Reimplemented from SparseGenColLinSOE.

Definition at line 62 of file DistributedSparseGenColLinSOE.h.

friend class ThreadedSuperLU [friend]

Definition at line 63 of file DistributedSparseGenColLinSOE.h.

friend class DistributedSuperLU [friend]

Definition at line 64 of file DistributedSparseGenColLinSOE.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