upstream_stag_from_stag_fwd Interface

interface
public module subroutine upstream_stag_from_stag_fwd(self, ustag_fwd, upstream_stag_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_stag_stag_fwd%ncol) :: ustag_fwd

Field on mesh_stag_fwd at phi_stag+dphi

real(kind=GP), intent(out), dimension(self%map_stag_stag_fwd%ndim) :: upstream_stag_fwd

Upstream qauntity mapped to mesh_stag

Description

Maps upstream values to mesh_stag from mesh_stag_fwd at phi_stag+dphi