Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
Functions to display on screen matrix or vector. More...
Private Member Functions | |
subroutine | sll_s_display_matrix_2d_integer (array, integer_format) |
Display matrix to screen. More... | |
subroutine | display_matrix_2d_real (array, real_format) |
Display matrix to screen. More... | |
subroutine | display_vector_integer (array, integer_format) |
Display a vector to screen. More... | |
subroutine | display_vector_real (array, real_format) |
Display a vector to screen. More... | |
Functions to display on screen matrix or vector.
Definition at line 73 of file sll_m_utilities.F90.
|
private |
Display matrix to screen.
Definition at line 253 of file sll_m_utilities.F90.
|
private |
Display a vector to screen.
Definition at line 235 of file sll_m_utilities.F90.
|
private |
Display a vector to screen.
Definition at line 217 of file sll_m_utilities.F90.
|
private |
Display matrix to screen.
Definition at line 274 of file sll_m_utilities.F90.