47 #ifndef DistributedSparseGenRowLinSolver_h 48 #define DistributedSparseGenRowLinSolver_h 66 #include <solution/system_of_eqn/linearSOE/LinearSOESolver.h> 68 class DistributedSparseGenRowLinSOE;
Solution of the linear system of equations.
Definition: LinearSOESolver.h:82
Sparse nonsymmetric matrix distributed systems of equations.
Definition: DistributedSparseGenRowLinSOE.h:75
Base class for distributed (many processors) sparse general matrix linear based SOE solver...
Definition: DistributedSparseGenRowLinSolver.h:74
bool setLinearSOE(LinearSOE *theSOE)
Sets the system of equations to solve.
Definition: DistributedSparseGenRowLinSolver.cpp:67
Linea system of equations. This is the class definition for LinearSOE. LinearSOE is an abstract base ...
Definition: LinearSOE.h:86
================================================================================
Definition: ContinuaReprComponent.h:34