![]() |
Peano
|
ExaHyPE 2 - ExaHyPE is an open source simulation engine to solve hyperbolic PDE systems. More...
Public Member Functions | |
def | cmake_args (self) |
def | install (self, spec, prefix) |
def | setup_run_environment (self, env) |
Static Public Attributes | |
string | homepage = "www.peano-framework.org" |
string | url = "https://gitlab.lrz.de/hpcsoftware/Peano" |
string | git = "https://gitlab.lrz.de/hpcsoftware/Peano.git" |
branch | |
default | |
True | |
description | |
when | |
False | |
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 12 of file package.py.
def package.Exahype2.cmake_args | ( | self | ) |
Definition at line 83 of file package.py.
def package.Exahype2.install | ( | self, | |
spec, | |||
prefix | |||
) |
Definition at line 113 of file package.py.
def package.Exahype2.setup_run_environment | ( | self, | |
env | |||
) |
Definition at line 123 of file package.py.
References ccz4.str.
|
static |
Definition at line 30 of file package.py.
|
static |
Definition at line 32 of file package.py.
|
static |
Definition at line 32 of file package.py.
|
static |
Definition at line 55 of file package.py.
|
static |
Definition at line 26 of file package.py.
|
static |
Definition at line 24 of file package.py.
|
static |
Definition at line 59 of file package.py.
|
static |
Definition at line 32 of file package.py.
|
static |
Definition at line 25 of file package.py.
|
static |
Definition at line 78 of file package.py.
|
static |
Definition at line 39 of file package.py.