Skip to content

matthiasdiener/grudge

 
 

Repository files navigation

grudge

Gitlab Build Status

Github Build Status

grudge helps you discretize discontinuous Galerkin operators, quickly and accurately.

It relies on

  • numpy for arrays
  • modepy for modes and nodes on simplices
  • meshmode for modes and nodes on simplices
  • loopy for fast array operations
  • leap for time integration
  • dagrt as an execution runtime
  • pytest for automated testing

and, indirectly,

  • PyOpenCL as computational infrastructure

PyOpenCL is likely the only package you'll have to install by hand, all the others will be installed automatically.

image

Resources:

About

Grand Unified Discontinuous Galerkin Environment? A DG code in training.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.2%
  • Tcl 16.2%
  • C++ 2.0%
  • Other 0.6%