Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
LinearSOE Member ListThis is the complete list of members for LinearSOE, including all inherited members.
- addA(const Matrix &, const ID &, double fact=1.0)=0
[pure virtual] - addB(const Vector &, const ID &, double fact=1.0)=0
[pure virtual] - getB(void)=0
[pure virtual] - getClassTag(void) const
- getDbTag(void) const
- getDeterminant(void)
[virtual] - getNumEqn(void) const=0
[pure virtual] - getSolver(void)
[protected] - getX(void)=0
[pure virtual] - LinearSOE(LinearSOESolver &theSolver, int classTag)
- MovableObject(int classTag, int dbTag)
- MovableObject(int classTag)
- normRHS(void)=0
[pure virtual] - recvSelf(int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)=0
[pure virtual] - sendSelf(int commitTag, Channel &theChannel)=0
[pure virtual] - setB(const Vector &, double fact=1.0)=0
[pure virtual] - setDbTag(int dbTag)
- setSize(Graph &theGraph)=0
[pure virtual] - setSolver(LinearSOESolver &newSolver)
[protected] - setX(int loc, double value)=0
[pure virtual] - solve(void)
[virtual] - SystemOfEqn(int classTag)
- zeroA(void)=0
[pure virtual] - zeroB(void)=0
[pure virtual] - ~LinearSOE()
[virtual] - ~MovableObject()
[virtual] - ~SystemOfEqn()
[virtual]
|
|