Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
libyt Documents
Home
How to Install
How it Works
Example
libyt API
yt_initialize -- Initialize libyt
yt_set_Parameters -- Set yt parameters
yt_set_UserParameter* -- Set user parameter
yt_get_FieldsPtr -- Get fields information array
Derived Field
Face-Centered Field
yt_get_ParticlesPtr -- Get particles information array
yt_get_GridsPtr -- Get local grids information array
yt_getGridInfo_* -- Look up passed in data
yt_commit -- Commit settings into Python
yt_run_Function/Arguments -- Call Python functions
yt_run_InteractiveMode -- Activate Python prompt
yt_run_ReloadScript -- Reload Script
yt_run_JupyterKernel -- Activate Jupyter Kernel
yt_free -- Free resources
yt_finalize -- Finalize libyt
yt Data Type
In Situ Python Analysis
Inline Python Script
Using yt
libyt Python Module
libyt Defined Commands
Interactive Python Prompt
Reloading Script
Jupyter Notebook Access
Example -- Local Machine
Example -- Remote HPC Cluster
Limitations
FAQs
Debug and Time Profiling
Checking Input Data
Time Profiling
yt-project/libyt GitHub
Debug and Time Profiling
Table of contents
Checking Input Data
Time Profiling