upstream_cano_from_cano_bwd Interface

interface
public module subroutine upstream_cano_from_cano_bwd(self, ucano_bwd, upstream_cano_bwd)

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

real(kind=GP), intent(out), dimension(self%map_cano_cano_bwd%ndim) :: upstream_cano_bwd

Upstream qauntity mapped to mesh_cano

Description

Maps upstream values to mesh_cano from mesh_cano_bwd at phi_cano-dphi