upstream_stag_from_stag_bwd_single Interface

interface
public pure module function upstream_stag_from_stag_bwd_single(self, ustag_bwd, 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_bwd%ncol) :: ustag_bwd

Field on mesh_stag_bwd 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_bwd at phi_stag-dphi at index l_stag