sif
/
  • Guide
    • Installation
    • Quickstart
  • Algorithms
    • The exodus finder
  • API reference
    • Core
      • macros.h
      • settings.h
      • system.h
    • Structures
      • bitmask.h
      • catalog.h
      • cell_linked_list.h
      • chain_mesh.h
      • delta_distribution.h
      • delta_moments.h
      • field.h
      • grid.h
      • octree.h
      • size_function.h
      • tessellation.h
    • Finders
      • exodus_finder.h
      • spherical_finder.h
    • Measurements
      • delta_distribution.h
      • delta_moments.h
      • profiles.h
      • size_function.h
    • Models
      • bbks.h
      • delta_moments.h
      • excursion_set.h
      • size_function.h
    • Input and output
      • catalog_io.h
      • field_io.h
      • grid_io.h
      • hdf5_io.h
      • profiles_io.h
    • Utilities
      • align.h
      • array.h
      • crc32.h
      • logger.h
      • random.h
      • sort.h
      • str.h
      • timer.h
    • Python
  1. sif /
  2. API reference /
  3. Input and output

Input and output#

Reading and writing sif’s on-disk formats.

  • catalog_io.h
  • field_io.h
  • grid_io.h
  • hdf5_io.h
  • profiles_io.h
Previous
size_function.h
Next
catalog_io.h

2026, Luca Palmieri

Made with Sphinx and Shibuya theme.