Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Create a new xmdf file to plot parallel array using hdf5 serial library. More...
Private Member Functions | |
subroutine | sll_s_xdmf_open_serial_blocks (prefix, x1, x2, xmf, error) |
Open a XDMF format file for a 2d plot. More... | |
Create a new xmdf file to plot parallel array using hdf5 serial library.
Definition at line 66 of file sll_m_xdmf_serial_blocks.F90.
|
private |
Open a XDMF format file for a 2d plot.
[in] | prefix | xmf file name |
[in] | x1 | x1 coordinates |
[in] | x2 | x2 coordinates |
[out] | xmf | unit file number |
error | error code |
Definition at line 83 of file sll_m_xdmf_serial_blocks.F90.