Skip to main content Link Menu Expand (external link) Document Search Copy Copied

libyt Documents

Version 0.1.0

libyt is an open source C library for simulation. It is an in situ analysis tool that allows researchers to analyze and visualize data using yt or other Python packages in parallel during simulation runtime.

Content

Label Meanings

  • :pencil2: means be careful about the lifetime of this variable. libyt only borrows it, and does not make a copy.
  • :information_source: means more information on this topic.
  • :warning: means things we should be careful.
  • :lizard: means things we are trying to improve.