Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Functions array. More...
Private Attributes | |
procedure(sll_i_transformation_func_nopass), pointer, nopass | f |
Functions array.
Here we try to represent the Jacobian matrix an actual 2D array of functions. But since fortran does not allow arrays of pointers, here we define a special type that can be used as an array element.
Definition at line 100 of file sll_m_coordinate_transformations_2d.F90.
|
private |
Definition at line 101 of file sll_m_coordinate_transformations_2d.F90.