31 #ifndef SparseSOEBase_h    32 #define SparseSOEBase_h    34 #include <solution/system_of_eqn/linearSOE/FactoredSOEBase.h>    48     int getNNZ(
void)
 const SparseSOEBase(SolutionStrategy *, int classTag, int N=0, int NNZ=0)
number of non-zeros in A 
Definition: SparseSOEBase.cc:37
Base class for factored systems of equations. 
Definition: FactoredSOEBase.h:41
Solution strategy for the finite element problem. 
Definition: SolutionStrategy.h:94
Open source finite element program for structural analysis. 
Definition: ContinuaReprComponent.h:35
Base class for sparse matrix systems of equations. 
Definition: SparseSOEBase.h:41