66 #include "solution/system_of_eqn/linearSOE/LinearSOESolver.h" 81 std::string preconditioner;
93 PetscSolver(KSPType mth, PCType precond,
double rTol,
double aTol,
double dTol,
int maxIts);
??.
Definition: ShadowPetscSOE.h:79
Solution of the linear system of equations.
Definition: LinearSOESolver.h:82
PETSC library based SOE solver.
Definition: PetscSolver.h:74
bool setLinearSOE(LinearSOE *theSOE)
Sets the system of equations to solve.
Definition: PetscSolver.cpp:249
PETSC based system of equations.
Definition: PetscSOE.h:84
Linea system of equations. This is the class definition for LinearSOE. LinearSOE is an abstract base ...
Definition: LinearSOE.h:86
??.
Definition: ActorPetscSOE.h:81
Communication parameters between processes.
Definition: CommParameters.h:65
================================================================================
Definition: ContinuaReprComponent.h:34