class FullGenLinSolver : public LinearSOESolver


Inheritance:


Public Methods

FullGenLinSolver(int classTag)
virtual ~FullGenLinSolver()
virtual int setLinearSOE(FullGenLinSOE &theSOE)

Protected Fields

FullGenLinSOE* theSOE

Inherited from LinearSOESolver:

Public Methods

virtual int solve(void)
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

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

FullGenLinSolver(int classTag)

virtual ~FullGenLinSolver()

virtual int setLinearSOE(FullGenLinSOE &theSOE)

Constructor

FullGenLinSOE* theSOE


Direct child classes:
FullGenLinLapackSolver

alphabetic index Contents

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

Copyright Contact Us