escript
Revision_
|
#include <Preconditioner.h>
Public Attributes | |
bool | is_local |
Preconditioner_AMG * | amg |
Preconditioner_LocalAMG * | localamg |
Preconditioner_BoomerAMG * | boomeramg |
dim_t | sweeps |
Preconditioner_Smoother * | amgsubstitute |
Referenced by paso::Preconditioner_AMG_Root_alloc().
Referenced by paso::Preconditioner_AMG_Root_alloc(), and paso::Preconditioner_AMG_Root_solve().