ThunderEgg  1.0.0
KSPSolver.h File Reference

KSPSolver class. More...

#include <ThunderEgg/Iterative/Solver.h>
#include <ThunderEgg/PETSc/MatShellCreator.h>
#include <ThunderEgg/PETSc/PCShellCreator.h>
#include <petscksp.h>
#include <petscmat.h>
Include dependency graph for KSPSolver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThunderEgg::PETSc::KSPSolver< D >
 Wraps a PETSc KSP solver for use use as a Solver. More...
 

Namespaces

 ThunderEgg
 The ThunderEgg namespace.
 
 ThunderEgg::PETSc
 A collection of wrappers for operating with PETSc.
 

Detailed Description

KSPSolver class.