class BandGenLinSolver : public LinearSOESolver


Inheritance:


Public Methods

BandGenLinSolver(int classTag)
virtual ~BandGenLinSolver()
virtual int solve(void)
virtual int setLinearSOE(BandGenLinSOE &theSOE)

Protected Fields

BandGenLinSOE* 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

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

BandGenLinSolver(int classTag)

virtual ~BandGenLinSolver()

virtual int solve(void)

virtual int setLinearSOE(BandGenLinSOE &theSOE)

BandGenLinSOE* theSOE


Direct child classes:
BandGenLinLapackSolver

alphabetic index Contents

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

Copyright Contact Us