PyAMG Reference#

Multigrid data structure (“The Multilevel Hierarchy”)#

multilevel

Generic AMG solver.

Core AMG Methods#

aggregation

Aggregation-based AMG.

classical

Classical AMG.

Common AMG Components#

relaxation

Relaxation methods.

strength

Strength of Connection functions.

Helper Routings#

graph

Algorithms related to graphs.

util

Utility functions.

Krylov Methods#

krylov

Krylov solvers.

amg_core#

amg_core

amg_core - a C++ implementation of AMG-related routines.