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_o_xdmf_close Interface Reference

Close the xdmf file. More...

Private Member Functions

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

Detailed Description

Close the xdmf file.

Definition at line 75 of file sll_m_xdmf_parallel.F90.

Member Function/Subroutine Documentation

◆ sll_xdmf_close_parallel()

subroutine sll_xdmf_close_parallel ( 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 241 of file sll_m_xdmf_parallel.F90.

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