OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Namespaces | Enumerations
AmrPreconditioner.h File Reference
#include "AmrMultiGridDefs.h"
Include dependency graph for AmrPreconditioner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AmrPreconditioner< Matrix, Level >
 Bottom solver preconditioners. More...
 

Namespaces

 amr
 Some AMR types used a lot.
 

Enumerations

enum  amr::Preconditioner {
  amr::NONE, amr::ILUT, amr::CHEBYSHEV, amr::RILUK,
  amr::SA, amr::JACOBI, amr::BLOCK_JACOBI, amr::GS,
  amr::BLOCK_GS
}