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

Private Member Functions

real(kind=f64) function sll_i_profile_function (x, component)
 

Detailed Description

Definition at line 44 of file sll_m_spline_fem_utilities_3d.F90.

Constructor & Destructor Documentation

◆ sll_i_profile_function()

real(kind=f64) function sll_i_profile_function ( real(kind=f64), dimension(3), intent(in)  x,
integer(kind=i32), dimension(:), intent(in), optional  component 
)
private

Definition at line 44 of file sll_m_spline_fem_utilities_3d.F90.

    Report Typos and Errors