Hypre example codes
Clicking on any of the categories below displays examples
that contain the described feature. Additionally, a comprehensive
list of all examples follows the category lists.
Users are encouraged to submit any example codes that they have
created and would like to share. Contact a member of the
hypre team.
Interface
Equation (PDE)
Discretization
Solver
Programming language
All example codes
- Example 1: the simplest Struct example
- Example 2: a simple two processor Struct example
- Example 3: a Struct solver for the 5-pt discretization of the 2D Laplace equation
- Example 4: several Struct solvers for a variable coefficient 2D Convection-Reaction-Diffusion equation
- Example 5: unstructured solvers for the 5-pt discretization of the 2D Laplace equation
- Example 5b: Babel-based C version of Example 5
- Example 5bxx: Babel-based C++ version of Example 5
- Example 5b77: Babel-based Fortran version of Example 5
- Example 5bp: Babel-based Python version of Example 5
- Example 5f: Fortran version of Example 5
- Example 6: a simple two processor SStruct example
- Example 7: several SStruct solvers for a variable coefficient 2D Convection-Reaction-Diffusion equation
- Example 8: two processor SStruct example with multiple parts
- Example 9: a SStruct example for the biharmonic problem treated as a system of equations
- Example 10: FEI example with bilinear finite elements for the 2D Laplace equation