43 #ifndef SymSparseLinSolver_h 44 #define SymSparseLinSolver_h 46 #include <solution/system_of_eqn/linearSOE/LinearSOESolver.h> 50 class SymSparseLinSOE;
63 virtual bool setLinearSOE(
LinearSOE *theSOE);
Solver for symmetric sparse linear SOE.
Definition: SymSparseLinSolver.h:55
Solution of the linear system of equations.
Definition: LinearSOESolver.h:82
Sparse symmetric matrix systems of equations.
Definition: SymSparseLinSOE.h:60
Linea system of equations. This is the class definition for LinearSOE. LinearSOE is an abstract base ...
Definition: LinearSOE.h:86
Communication parameters between processes.
Definition: CommParameters.h:65
================================================================================
Definition: ContinuaReprComponent.h:34