type_definitions
moment_kinetics.type_definitions
— Modulemoment_kinetics.type_definitions.MPISharedArray
— TypeType used to declare a shared-memory array. When debugging is not active MPISharedArray
is just an alias for Array
, but when @debug_shared_array
is activated, it is instead defined as an alias for DebugMPISharedArray
.
moment_kinetics.type_definitions.OptionsDict
— Typemoment_kinetics.type_definitions.mk_float
— Typemoment_kinetics.type_definitions.mk_int
— Type