reorder Interface

interface
public module subroutine reorder(self, grid_reorder_block, dbgout)

Arguments

Type IntentOptional Attributes Name
class(mesh_cart_t), intent(inout) :: self

Instance of the type

integer, intent(in) :: grid_reorder_block

Size of basic unshuffled grid square

integer, intent(in), optional :: dbgout

Debug output level

Description

Reorders mesh indices for cache optimisation