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

Private Member Functions

subroutine i_sub_store_data (self, n1, n2, file_id)
 

Detailed Description

Definition at line 55 of file sll_m_singular_mapping_base.F90.

Constructor & Destructor Documentation

◆ i_sub_store_data()

subroutine i_sub_store_data ( class(sll_c_singular_mapping), intent(in)  self,
integer, intent(in)  n1,
integer, intent(in)  n2,
type(sll_t_hdf5_ser_handle), intent(in)  file_id 
)
private

Definition at line 55 of file sll_m_singular_mapping_base.F90.

    Report Typos and Errors