Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
sll_xdmf_io_parallel.F90
Go to the documentation of this file.
2 
3  use sll_m_xdmf_light_parallel, only: &
4  sll_t_xdmf_parallel_file ! XML doc in XDMF database, parallel interface
5 
6 end module sll_xdmf_io_parallel
Construct the XML component of an XDMF database (parallel).
    Report Typos and Errors