Peano
|
Peano's multigrid extension provides stand-alone multigrid solvers. However, the solver ingredients are designed in a way that they can be used by other codes, too.
Users should be familiar with the standard configure process for Peano. That being said, to build Multigrid applications, the minimal configure options needed are:
--enable-loadbalancing
--enable-exahype
--enable-blockstructured
--enable-finiteelements
--enable-mghype
The pythonpath needed is:
Please refer to Peano 4 PETSc projects for info on PETSC-specific build settings.