OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
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 >
 

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
}