66 #ifndef ProfileSPDLinDirectSkypackSolver_h 67 #define ProfileSPDLinDirectSkypackSolver_h 69 #include <solution/system_of_eqn/linearSOE/profileSPD/ProfileSPDLinSolver.h> 70 #include "utility/matrix/Vector.h" 73 class ProfileSPDLinSOE;
94 virtual int solve(
void);
95 virtual int setSize(
void);
103 inline LinearSOESolver *ProfileSPDLinDirectSkypackSolver::getCopy(
void)
const Solution of the linear system of equations.
Definition: LinearSOESolver.h:82
Profile matrix system of equations.
Definition: ProfileSPDLinSOE.h:74
Base class for profile matrix linear SOE solvers.
Definition: ProfileSPDLinSolver.h:76
Skypakc based linear SOE solver.
Definition: ProfileSPDLinDirectSkypackSolver.h:78
Communication parameters between processes.
Definition: CommParameters.h:65
================================================================================
Definition: ContinuaReprComponent.h:34