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