30 #ifndef FactoredSOEBase_h 31 #define FactoredSOEBase_h 33 #include "solution/system_of_eqn/linearSOE/LinearSOEData.h" Solution procedure for the finite element problem.
Definition: AnalysisAggregation.h:89
bool factored
True if the system is factored.
Definition: FactoredSOEBase.h:43
Data (size, arrays,...) for linear system of equations.
Definition: LinearSOEData.h:41
Base class for factored systems of equations.
Definition: FactoredSOEBase.h:40
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:34
FactoredSOEBase(AnalysisAggregation *, int classTag, int N=0)
Constructor.
Definition: FactoredSOEBase.cc:35