array_allocation
moment_kinetics.array_allocation — Modulemoment_kinetics.array_allocation.allocate_bool — Methodallocate array with dimensions given by dims and entries of type Bool
moment_kinetics.array_allocation.allocate_complex — Methodallocate 1d array with dimensions given by dims and entries of type Complex{mk_float}
moment_kinetics.array_allocation.allocate_float — Methodallocate array with dimensions given by dims and entries of type mk_float
moment_kinetics.array_allocation.allocate_int — Methodallocate 1d array with dimensions given by dims and entries of type mk_int
moment_kinetics.array_allocation.allocate_shared_bool — Methodvariant where array is in shared memory for all processors in the 'block'
moment_kinetics.array_allocation.allocate_shared_complex — Methodvariant where array is in shared memory for all processors in the 'block'
moment_kinetics.array_allocation.allocate_shared_float — Methodvariant where array is in shared memory for all processors in the 'block'
moment_kinetics.array_allocation.allocate_shared_int — Methodvariant where array is in shared memory for all processors in the 'block'