silo-llnl 4.11-4 source package in Ubuntu

Changelog

silo-llnl (4.11-4) unstable; urgency=medium

  * Fix implicit function declararation errors. Closes: #1066336

 -- Alastair McKinstry <email address hidden>  Wed, 13 Mar 2024 16:46:49 +0000

Upload details

Uploaded by:
Alastair McKinstry
Uploaded to:
Sid
Original maintainer:
Alastair McKinstry
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
silo-llnl_4.11-4.dsc 2.3 KiB 62b3b408b3fdc75d35183f3fb0af953db3fa59b52c24c4873ffd1c8d8729a8d5
silo-llnl_4.11.orig.tar.xz 11.6 MiB c839f3308059b45914b01c18d8070cc5745e7e65630817b272f710b0e8aa642b
silo-llnl_4.11-4.debian.tar.xz 14.0 KiB 55b8b4eb596c2c41e5672baba5070f86c889cd53f43dd32cffa35860fa161f1e

No changes file available.

Binary packages built by this source

libsilo-bin: Utilities to manipulate libsilo files

 This package contains a number of utilities for manipulating and viewing
 Silo files. Silo is a scientific data format library.
 .
 Silo supports gridless (point) meshes, structured meshes, unstructured-zoo
 and unstructured-arbitrary-polyhedral meshes, block structured AMR meshes,
 constructive solid geometry (CSG) meshes, piecewise-constant
 (e.g. zone-centered) and piecewise-linear (e.g. node-centered) variables
 defined on the node, edge, face or volume elements of meshes as well as
 the decomposition of meshes into arbitrary subset hierarchies including
 materials and mixing materials. In addition, Silo supports a wide variety of
 other useful objects to address various scientific computing application
 needs. Although the Silo library is a serial library, it has some key features
 which enable it to be applied quite effectively and scalable in parallel.

libsilo-bin-dbgsym: debug symbols for libsilo-bin
libsilo-dev: Development files for SILO Scientific I/O library from LLNL

 Silo is a library for reading and writing a wide variety of scientific data to
 binary, disk files. The files Silo produces and the data within them can be
 easily shared and exchanged between wholly independently developed applications
 running on disparate computing platforms. Consequently, Silo facilitates the
 development of general purpose tools for processing scientific data.
 One of the more popular tools that process Silo data files is the
 VisIt visualization tool.
 .
 Silo supports gridless (point) meshes, structured meshes, unstructured-zoo
 and unstructured-arbitrary-polyhedral meshes, block structured AMR meshes,
 constructive solid geometry (CSG) meshes, piecewise-constant
 (e.g. zone-centered) and piecewise-linear (e.g. node-centered) variables
 defined on the node, edge, face or volume elements of meshes as well as
 the decomposition of meshes into arbitrary subset hierarchies including
 materials and mixing materials. In addition, Silo supports a wide variety of
 other useful objects to address various scientific computing application
 needs. Although the Silo library is a serial library, it has some key features
 which enable it to be applied quite effectively and scalable in parallel.
 .
 Architecturally, the library is divided into two main pieces; an upper-level
 application programming interface (API) and a lower-level I/O implementation
 called a driver. Silo supports multiple I/O drivers, the two most common of
 which are the HDF5 (Hierarchical Data Format 5) and PDB (Portable Data Base)
 drivers.

libsiloh5-0: No summary available for libsiloh5-0 in ubuntu noble.

No description available for libsiloh5-0 in ubuntu noble.

libsiloh5-0-dbgsym: No summary available for libsiloh5-0-dbgsym in ubuntu noble.

No description available for libsiloh5-0-dbgsym in ubuntu noble.

python3-silo: Python3 interface to the SILO Scientific I/O library

 This is a Python3 interface to SILO, a scientific I/O library.
 .
 Silo supports gridless (point) meshes, structured meshes, unstructured-zoo
 and unstructured-arbitrary-polyhedral meshes, block structured AMR meshes,
 constructive solid geometry (CSG) meshes, piecewise-constant
 (e.g. zone-centered) and piecewise-linear (e.g. node-centered) variables
 defined on the node, edge, face or volume elements of meshes as well as
 the decomposition of meshes into arbitrary subset hierarchies including
 materials and mixing materials. In addition, Silo supports a wide variety of
 other useful objects to address various scientific computing application
 needs. Although the Silo library is a serial library, it has some key features
 which enable it to be applied quite effectively and scalable in parallel.

python3-silo-dbgsym: debug symbols for python3-silo