30 #ifndef FactoredSOEBase_h 31 #define FactoredSOEBase_h 33 #include "solution/system_of_eqn/linearSOE/LinearSOEData.h" Solution procedure for the finite element problem. The solution procedure is definde by specifiying: ...
Definition: SoluMethod.h:76
FactoredSOEBase(SoluMethod *, int classTag, int N=0)
Constructor.
Definition: FactoredSOEBase.cc:32
Data (size, arrays,...) for linear system of equations.
Definition: LinearSOEData.h:41
================================================================================
Definition: ContinuaReprComponent.h:34
Base class for factored systems of equations.
Definition: FactoredSOEBase.h:40