|
Peano
|
ExaHyPE 2 - ExaHyPE is an open source simulation engine to solve hyperbolic PDE systems. More...


Public Member Functions | |
| cmake_args (self) | |
| install (self, spec, prefix) | |
| setup_run_environment (self, env) | |
Static Public Attributes | |
| str | homepage = "www.peano-framework.org" |
| str | url = "https://gitlab.lrz.de/hpcsoftware/Peano" |
| str | git = "https://gitlab.lrz.de/hpcsoftware/Peano.git" |
| branch | |
| default | |
| True | |
| description | |
| when | |
| msg | |
| values | |
ExaHyPE 2 - ExaHyPE is an open source simulation engine to solve hyperbolic PDE systems.
It is built on top of dynamically adaptive Cartesian meshes and offers support for Finite Volume, Runge-Kutta Discontinuous Galerkin and ADER-DG discretisations. ExaHyPE is written in a way that most computer science aspects as well as most of the numerics are hidden away from the user: Users plug in user functions for their PDE formulation (such as flux functions and eigenvalues) into the engine and then delegate all further work to ExaHyPE.
Definition at line 10 of file package.py.
| package.Exahype2.cmake_args | ( | self | ) |
Definition at line 68 of file package.py.
| package.Exahype2.install | ( | self, | |
| spec, | |||
| prefix ) |
Definition at line 92 of file package.py.
References package.Exahype2.install().
Referenced by package.Exahype2.install().


| package.Exahype2.setup_run_environment | ( | self, | |
| env ) |
Definition at line 102 of file package.py.
|
static |
Definition at line 28 of file package.py.
|
static |
Definition at line 30 of file package.py.
|
static |
Definition at line 30 of file package.py.
|
static |
Definition at line 24 of file package.py.
|
static |
Definition at line 22 of file package.py.
|
static |
Definition at line 56 of file package.py.
|
static |
Definition at line 30 of file package.py.
|
static |
Definition at line 23 of file package.py.
|
static |
Definition at line 63 of file package.py.
|
static |
Definition at line 42 of file package.py.