C and Python examples from my book on using PETSc and Firedrake to solve PDEs
-
Updated
Oct 30, 2024 - C
C and Python examples from my book on using PETSc and Firedrake to solve PDEs
tmLQCD is a freely available software suite providing a set of tools to be used in lattice QCD simulations. This is mainly a HMC implementation (including PHMC and RHMC) for Wilson, Wilson Clover and Wilson twisted mass fermions and inverter for different versions of the Dirac operator. The code is fully parallelised and ships with optimisations…
Algebraic Multigrid (AMG) Solver Library
A scalable hp-adaptive discontinuous Galerkin solver for non-linear elliptic partial differential equations on curved multi-block meshes.
A solver for 2-D Poisson's equation, based on the multi-grid method
Parallel implementation of the Multigrid Method
Add a description, image, and links to the multigrid topic page so that developers can more easily learn about it.
To associate your repository with the multigrid topic, visit your repo's landing page and select "manage topics."