Registry / other / hypre
library2.32.0vcpkgunverified

Parallel solvers for sparse linear systems featuring multigrid methods

vcpkg install hypre
INSTALL
IMPORT
SIG · HYPRE
H
hypre
othercppv2.32.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HYPRE.h
#include <HYPRE.h>

Initialize and finalize hypre

#include <HYPRE.h> int main() { HYPRE_Init(); HYPRE_Finalize(); return 0; }
Debug
Known issues
gotchaRequires MPI
fix
Link with MPI library (e.g., MPICH or OpenMPI)
affects: *
Upgrade
Version history
2.32.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources

No resource links recorded.

hypre — pip install hypre · libregistry