Parallel multigrid library for solving large sparse linear systems
Library featuring parallel multigrid methods for grid problems
hypre$ gcc myprogram.c -o myprogram $(pkg-config --cflags --libs hypre)$ pkg-config --modversion hypre$ pkg-config --cflags --libs hypre