class BandSPDLinSolver : public LinearSOESolver


Inheritance:


Public Methods

BandSPDLinSolver(int classTag)
virtual ~BandSPDLinSolver()
virtual int solve(void)
virtual int setLinearSOE(BandSPDLinSOE &theSOE)

Protected Fields

BandSPDLinSOE* theSOE

Inherited from LinearSOESolver:

Public Methods

virtual int setSize(void)

Inherited from Solver:


Inherited from MovableObject:

Public Methods

int getClassTag(void) const
int getDbTag(void) const
void setDbTag(int dbTag)
virtual int sendSelf(int commitTag, Channel &theChannel)
virtual int recvSelf(int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)

Documentation

BandSPDLinSolver is an abstract class. The BandSPDLinSolver class provides access for each subclass to the BandSPDLinSOE object through the pointer theSOE, which is a protected pointer.

BandSPDLinSolver(int classTag)

virtual ~BandSPDLinSolver()

virtual int solve(void)

virtual int setLinearSOE(BandSPDLinSOE &theSOE)

BandSPDLinSOE* theSOE


Direct child classes:
BandSPDLinLapackSolver

alphabetic index Contents

this page has been generated automatically by a slightly modified version of doc++ for OpenSees

Copyright Contact Us