30 #ifndef SparseSOEBase_h 31 #define SparseSOEBase_h 33 #include <solution/system_of_eqn/linearSOE/FactoredSOEBase.h> Solution procedure for the finite element problem.
Definition: AnalysisAggregation.h:89
SparseSOEBase(AnalysisAggregation *, int classTag, int N=0, int NNZ=0)
Constructor.
Definition: SparseSOEBase.cc:37
int Bsize
number of non-zeros in A
Definition: SparseSOEBase.h:44
Base class for factored systems of equations.
Definition: FactoredSOEBase.h:40
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:34
Base class for sparse matrix systems of equations.
Definition: SparseSOEBase.h:40