upstream_cano_from_cano_fwd Interface

interface
public module subroutine upstream_cano_from_cano_fwd(self, ucano_fwd, upstream_cano_fwd)

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

real(kind=GP), intent(out), dimension(self%map_cano_cano_fwd%ndim) :: upstream_cano_fwd

Upstream qauntity mapped to mesh_cano

Description

Maps upstream values to mesh_cano from mesh_cano_fwd at phi_cano+dphi