upstream_stag_from_stag_fwd_single Interface

interface
public pure module function upstream_stag_from_stag_fwd_single(self, ustag_fwd, l_stag)

Arguments

Type IntentOptional Attributes Name
class(parallel_map_t), intent(in) :: self

Instance of the type

real(kind=GP), intent(in), dimension(self%map_stag_stag_fwd%ncol) :: ustag_fwd

Field on mesh_stag_fwd at phi_stag+dphi

integer, intent(in) :: l_stag

Index of mesh_stag, where value is requested

Return Value real(kind=gp)

Description

Maps upstream values to mesh_stag from mesh_stag_fwd at phi_stag+dphi at index l_stag