51 #ifndef ItpackLinSolver_h 52 #define ItpackLinSolver_h 61 #include <solution/system_of_eqn/linearSOE/LinearSOESolver.h> 67 #define ItpackSSORCG 4 68 #define ItpackSSORSI 5 75 #define ItpackSORFixed 10 76 #define ItpackSSORFixed 11 110 virtual bool setLinearSOE(
LinearSOE *theSOE);
Solution of the linear system of equations.
Definition: LinearSOESolver.h:82
ITPACK based systems of equations.
Definition: ItpackLinSOE.h:77
ITPACK based linear SOE solver.
Definition: ItpackLinSolver.h:85
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