upstream_cano_from_cano_bwd_single Interface

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

Field on mesh_cano_bwd 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_bwd at phi_cano-dphi at index l_cano