套件:libxdmf3(3.0+git20190531-12) [debports]
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
eXtensible Data Model and Format library
The need for a standardized method to exchange scientific data between High Performance Computing codes and tools lead to the development of the eXtensible Data Model and Format (XDMF) . Uses for XDMF range from a standard format used by HPC codes to take advantage of widely used visualization programs like ParaView and VisIt, to a mechanism for performing coupled calculations using multiple, previously stand alone codes.
XDMF uses XML to store Light data and to describe the data Model. HDF5 is used to store Heavy data. The data Format is stored redundantly in both XML and HDF5. This allows tools to parse XML to determine the resources that will be required to access the Heavy data.
This package provides a version built on the serial version of HDF5.
其他與 libxdmf3 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.33)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libhdf5-200
- HDF5 C runtime files - serial version
-
- dep: libhdf5-openmpi-200 (>= 1.8.14)
- HDF5 - C runtime files - OpenMPI version
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: libtiff6 (>= 4.0.3)
- Tag Image File Format (TIFF) library
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML library