PDAFlocal_set_indices Subroutine

subroutine PDAFlocal_set_indices(dim_l, map)

Set index vector to map between global and local state vectors

This routine initializes a PDAF_internal local index array for the mapping between the global and local state vectors

Revision history: * 2024-08 - Lars Nerger - Initial code * Later revisions - see repository log

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: dim_l
integer, intent(in) :: map(dim_l)