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

Write XML content to file. More...

Private Member Functions

subroutine i_xml_item__write (self, indent, fid)
 

Detailed Description

Write XML content to file.

Definition at line 131 of file sll_m_xml.F90.

Constructor & Destructor Documentation

◆ i_xml_item__write()

subroutine i_xml_item__write ( class(c_xml_item), intent(in)  self,
integer, intent(in)  indent,
integer, intent(in)  fid 
)
private

Definition at line 131 of file sll_m_xml.F90.

    Report Typos and Errors