Skip to content

paulcazeaux/hedge

 
 

Repository files navigation

Welcome to Hedge!
-----------------

Hedge is the 

  Hybrid'n'Easy Discontinuous Galerkin Environment.

It is a "hybrid" because it is written in both Python and C++. The Python
part takes care of high-level control, while the low-level C++ part takes
care of crunching the numbers, resulting in a fast code that is extremely
easy to use.

See the build instructions at [1] to learn how to compile hedge.

Andreas Kloeckner <kloeckner@dam.brown.edu>

Acknowledgements:
Akil Narayan for testing and many discussions about naming and terminology.

[1] http://mathema.tician.de/software/hedge/build 

About

Hybrid-and-Easy Discontinuous Galerkin Environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • C++ 2.7%