[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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