Peano
Loading...
Searching...
No Matches
__init__.py
Go to the documentation of this file.
1
""" This file is part of the SWIFT 2 project. For conditions of distribution and
2
use, please see the copyright notice at www.peano-framework.org
3
"""
4
5
from
.sph_kernels
import
*
6
from
.smltools
import
(
7
find_smoothing_length,
8
eta_from_number_of_neighbours,
9
number_of_neighbours_from_eta,
10
)
11
from
.riemann
import
RiemannSolver
python
swift2
sphtools
__init__.py
Generated on Sat Feb 28 2026 09:46:16 for Peano by
1.10.0