[ trixie ]
[ sid ]
[ 原始碼: adios4dolfinx ]
套件:python3-adios4dolfinx(0.9.3-1)
ADIOS2Wrappers for DOLFINx (Python 3)
adios4dolfinx is an extension for DOLFINx to checkpoint meshes, meshtags and functions using ADIOS2.
The code uses the adios2 Python-wrappers to write DOLFINx objects to file, supporting N-to-M (recoverable) and N-to-N (snapshot) checkpointing.
For scalability, the code uses MPI Neighbourhood collectives for communication across processes.
This package installs the library for Python 3.
其他與 python3-adios4dolfinx 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-adios2
- ADIOS2 Adaptable IO system for simulations - Python bindings
-
- dep: python3-adios2-mpi
- ADIOS2 Adaptable IO system for simulations - Python bindings (MPI)
-
- dep: python3-dolfinx
- Python interface for DOLFIN (Python 3)
- 或者 python3-dolfinx-real
- Python interface for DOLFIN (Python 3)
- 或者 python3-dolfinx-complex
- Python interface for DOLFIN (Python 3)
-
- dep: python3-packaging
- core utilities for python3 packages