74 #include "MumpsSolverBase.h" 82 int initializeMumps(
void);
83 int solveAfterInitialization(
void);
Linear system of equations.
Definition: LinearSOE.h:92
bool setLinearSOE(LinearSOE *theSOE)
Sets the systems of equations to solve.
Definition: MumpsSolver.cpp:184
Definition: MumpsSolverBase.h:39
LinearSOESolver * getCopy(void) const
Virtual constructor.
Definition: MumpsSolver.cpp:73
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:35
Base class of the solvers for linear system of equations.
Definition: LinearSOESolver.h:87
Definition: MumpsSolver.h:79
Definition: MumpsSOE.h:76