Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
sll_xdmf_io_parallel

Write simulation output data in the form of an XDMF database. Parallel components.

Authors
Yaman Güçlü - yaman.nosp@m..guc.nosp@m.lu@gm.nosp@m.ail..nosp@m.com
Marco Restelli - marco.nosp@m..res.nosp@m.telli.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Typically, an XDMF database is composed of a sequence of time dependent results. At each snapshot in time, one lightweight XML file is produced, together with a heavier HDF5 file. See here .

Note
This library is work-in progress.

Header files available

How to use it

Examples

TODO: Add some fortran lines to explain how to use the library

    Report Typos and Errors