upstream_stag_from_stag_bwd Interface

interface
public module subroutine upstream_stag_from_stag_bwd(self, ustag_bwd, upstream_stag_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_stag_stag_bwd%ncol) :: ustag_bwd

Field on mesh_stag_bwd at phi_stag-dphi

real(kind=GP), intent(out), dimension(self%map_stag_stag_bwd%ndim) :: upstream_stag_bwd

Upstream qauntity mapped to mesh_stag

Description

Maps upstream values to mesh_stag from mesh_stag_bwd at phi_stag-dphi