IFEM  90A354
Classes
LinSolParams.h File Reference

Linear solver parameters for PETSc matrices. More...

#include "LinAlgenums.h"
#include <map>
#include <string>
#include <vector>
Include dependency graph for LinSolParams.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SettingMap
 A key-value store for settings. More...
 
class  LinSolParams
 Class for linear solver parameters. More...
 
class  LinSolParams::BlockParams
 Linear solver settings for a block of the linear system. More...
 
struct  LinSolParams::BlockParams::DirSmoother
 Settings for a directional smoother. More...
 

Detailed Description

Linear solver parameters for PETSc matrices.

Date
Jan 29 2010
Author
Runar Holdahl / SINTEF

Includes linear solver method, preconditioner and convergence criteria.