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

Private Member Functions

real(kind=f64) function, dimension(2, 2) function_get_jacobian_matrix (field, eta1, eta2)
 

Detailed Description

Definition at line 86 of file sll_m_scalar_field_2d_base_old.F90.

Constructor & Destructor Documentation

◆ function_get_jacobian_matrix()

real(kind=f64) function, dimension(2, 2) function_get_jacobian_matrix ( class(sll_scalar_field_2d_base), intent(in)  field,
real(kind=f64), intent(in)  eta1,
real(kind=f64), intent(in)  eta2 
)
private

Definition at line 86 of file sll_m_scalar_field_2d_base_old.F90.

    Report Typos and Errors