Peano
__init__.py
Go to the documentation of this file.
1 # This file is part of the ExaHyPE2 project. For conditions of distribution and
2 # use, please see the copyright notice at www.peano-framework.org
3 from .acoustic import Acoustic
4 from .advection import Advection
5 from .elastic import Elastic
6 from .euler import Euler
7 from .swe import SWE_W_Bathymetry, SWE_WO_Bathymetry