reorder Interface

interface


Called by

interface~~reorder~~CalledByGraph interface~reorder mesh_cart_t%reorder program~test_diffusion test_diffusion program~test_diffusion->interface~reorder

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