31 #ifndef FactoredSOEBase_h 32 #define FactoredSOEBase_h 34 #include "solution/system_of_eqn/linearSOE/LinearSOEData.h" 48 inline bool getFactored(
void)
const 50 void setFactored(
bool b)
bool factored
True if the system is factored.
Definition: FactoredSOEBase.h:44
FactoredSOEBase(SolutionStrategy *, int classTag, int N=0)
Constructor.
Definition: FactoredSOEBase.cc:35
Data (size, arrays,...) for linear system of equations.
Definition: LinearSOEData.h:42
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