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

2d real function More...

Private Member Functions

real(kind=f64) function function_2d (x, y)
 

Detailed Description

2d real function

Definition at line 38 of file sll_m_fekete_integration.F90.

Member Function/Subroutine Documentation

◆ function_2d()

real(kind=f64) function function_2d ( real(kind=f64), intent(in)  x,
real(kind=f64), intent(in)  y 
)
private

Definition at line 38 of file sll_m_fekete_integration.F90.

    Report Typos and Errors