47 #ifndef SparseGenRowLinSolver_h 48 #define SparseGenRowLinSolver_h 66 #include <solution/system_of_eqn/linearSOE/LinearSOESolver.h> 68 class SparseGenRowLinSOE;
Base class for sparse general matrix linear SOE solvers.
Definition: SparseGenRowLinSolver.h:74
Solution of the linear system of equations.
Definition: LinearSOESolver.h:82
virtual bool setLinearSOE(LinearSOE *theSOE)
Sets the system of equations to solve.
Definition: SparseGenRowLinSolver.cpp:69
Linea system of equations. This is the class definition for LinearSOE. LinearSOE is an abstract base ...
Definition: LinearSOE.h:86
Sparse nonsymmetric matrix linear system of equations.
Definition: SparseGenRowLinSOE.h:73
================================================================================
Definition: ContinuaReprComponent.h:34