Semi-Lagrangian Library
Modular library for kinetic and gyrokinetic simulations of plasmas in fusion energy devices.
|
z *= a More...
Private Member Functions | |
subroutine | i_scal (self, a) |
z *= a
Scale the vector z ('self') by the real number a. Usage:
[in,out] | self | Result vector z, caller |
[in] | a | Input scalar, double precision real |
Definition at line 110 of file sll_m_vector_space_base.F90.
|
private |
Definition at line 110 of file sll_m_vector_space_base.F90.