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

Function signatures. More...

Private Member Functions

class(sll_t_cartesian_mesh_2d) function, pointer function_get_mesh (field)
 

Detailed Description

Function signatures.

Definition at line 53 of file sll_m_scalar_field_2d_base.F90.

Constructor & Destructor Documentation

◆ function_get_mesh()

class(sll_t_cartesian_mesh_2d) function, pointer function_get_mesh ( class(sll_c_scalar_field_2d_base), intent(in)  field)
private

Definition at line 53 of file sll_m_scalar_field_2d_base.F90.

    Report Typos and Errors