52 #ifndef FullGenLinSolver_h    53 #define FullGenLinSolver_h    67 #include <solution/system_of_eqn/linearSOE/LinearSOESolver.h>    80     virtual bool setLinearSOE(
LinearSOE *theSOE);
 Solution of the linear system of equations. 
Definition: LinearSOESolver.h:82
Base class for dense unsymmetric matrix systems of equations. 
Definition: FullGenLinSOE.h:77
Base class for full (dense) general linear SOE solvers. 
Definition: FullGenLinSolver.h:74
Linea system of equations. This is the class definition for LinearSOE. LinearSOE is an abstract base ...
Definition: LinearSOE.h:86
================================================================================ 
Definition: ContinuaReprComponent.h:34