class ProfileSPDLinSolver : public LinearSOESolver


Inheritance:


Public Methods

ProfileSPDLinSolver(int classTag)
virtual ~ProfileSPDLinSolver()
virtual int solve(void)
virtual int setLinearSOE(ProfileSPDLinSOE &theSOE)

Protected Fields

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

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

ProfileSPDLinSolver(int classTag)

virtual ~ProfileSPDLinSolver()

virtual int solve(void)

virtual int setLinearSOE(ProfileSPDLinSOE &theSOE)

ProfileSPDLinSOE* theSOE


Direct child classes:
ProfileSPDLinDirectThreadSolver
ProfileSPDLinDirectSolver
ProfileSPDLinDirectSkypackSolver
ProfileSPDLinDirectBlockSolver

alphabetic index Contents

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

Copyright Contact Us