escript  Revision_
Public Attributes | List of all members
paso::Preconditioner_AMG_Root Struct Reference

#include <Preconditioner.h>

Public Attributes

bool is_local
 
Preconditioner_AMGamg
 
Preconditioner_LocalAMGlocalamg
 
Preconditioner_BoomerAMGboomeramg
 
int sweeps
 
Preconditioner_Smootheramgsubstitute
 

Member Data Documentation

◆ amg

Preconditioner_AMG* paso::Preconditioner_AMG_Root::amg

◆ amgsubstitute

Preconditioner_Smoother* paso::Preconditioner_AMG_Root::amgsubstitute

◆ boomeramg

Preconditioner_BoomerAMG* paso::Preconditioner_AMG_Root::boomeramg

◆ is_local

bool paso::Preconditioner_AMG_Root::is_local

◆ localamg

Preconditioner_LocalAMG* paso::Preconditioner_AMG_Root::localamg

◆ sweeps

int paso::Preconditioner_AMG_Root::sweeps

The documentation for this struct was generated from the following file: