Report Typos and Errors    
Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
Private Member Functions | List of all members
sll_xdmf_close Interface Reference

Close the xdmf file. More...

Private Member Functions

subroutine sll_s_xdmf_close_serial_blocks (file_id, error)
 Close the XML file and finish to write last lines. More...
 

Detailed Description

Close the xdmf file.

Definition at line 76 of file sll_m_xdmf_serial_blocks.F90.

Member Function/Subroutine Documentation

◆ sll_s_xdmf_close_serial_blocks()

subroutine sll_s_xdmf_close_serial_blocks ( integer(kind=i32), intent(in)  file_id,
integer(kind=i32), intent(out)  error 
)
private

Close the XML file and finish to write last lines.

Parameters
[in]file_idfile unit number
[out]errorerror code

Definition at line 194 of file sll_m_xdmf_serial_blocks.F90.

Here is the call graph for this function:
    Report Typos and Errors