All Projects → inducer → hedge

inducer / hedge

Licence: other
Hybrid-and-Easy Discontinuous Galerkin Environment

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
https://badge.fury.io/py/hedge.png

hedge is an unstructured, high-order, parallel Discontinuous Galerkin solver for partial differential equations.

Features:

  • Supports simplicial unstructured meshes in two and three dimensions (i.e. triangles and tetrahedra)
  • Approximates using orthogonal polynomials of any degree (and therefore to any order of accuracy) you specify at runtime
  • Solves PDEs in parallel using MPI and GPUs
  • Easy to use
  • Powerful Parallel Visualization

Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].