#include "sll_memory.h"
#include "sll_working_precision.h"
Go to the source code of this file.
|
subroutine | sll_new_distribution_function_2d (this, transf, data_position, name, data_func) |
|
subroutine, public | sll_s_distribution_function_2d_init (this, mass, charge, field_name, transf, data_position, eta1_interpolator, eta2_interpolator, initializer) |
|
◆ NEW_TYPE_FOR_DF
#define NEW_TYPE_FOR_DF |
( |
|
new_df_type, |
|
|
|
extended_type |
|
) |
| |
Value: 1 type,
extends(extended_type) :: new_df_type; \
3 sll_real64 :: pcharge; \
4 sll_real64 :: average; \