upstream_cano_from_cano_fwd_single Interface

interface
public pure module function upstream_cano_from_cano_fwd_single(self, ucano_fwd, l_cano)

Arguments

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

Instance of the type

real(kind=GP), intent(in), dimension(self%map_cano_cano_fwd%ncol) :: ucano_fwd

Field on mesh_cano_fwd at phi_cano+dphi

integer, intent(in) :: l_cano

Index of mesh_cano, where value is requested

Return Value real(kind=gp)

Description

Maps upstream values to mesh_cano from mesh_cano_fwd at phi_cano+dphi at index l_cano