Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Tensor product. More...
Private Member Functions | |
type(sll_t_cartesian_mesh_2d) function, pointer | sll_f_tensor_product_1d_1d (m_a, m_b) |
Create a 2d mesh from two 1d meshes. More... | |
type(sll_t_cartesian_mesh_4d) function, pointer | tensor_product_2d_2d (m_a, m_b) |
Create a 4d mesh from two 2d meshes. More... | |
Tensor product.
Definition at line 186 of file sll_m_cartesian_meshes.F90.
|
private |
Create a 2d mesh from two 1d meshes.
Definition at line 297 of file sll_m_cartesian_meshes.F90.
|
private |
Create a 4d mesh from two 2d meshes.
Definition at line 313 of file sll_m_cartesian_meshes.F90.