par_divb_single Interface

interface
public pure module function par_divb_single(self, ustag, ustag_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%pdiv_cano_stag_fwd%ncol) :: ustag

Field on mesh_stag at phi_stag

real(kind=GP), intent(in), dimension(self%pdiv_cano_stag_bwd%ncol) :: ustag_bwd

Field on mesh_stag_bwd at phi_cano-dphi

integer, intent(in) :: l_cano

Index of mesh_cano at phi_cano, where parallel divergence is requested

Return Value real(kind=gp)

Description

Computes parallel divergence on mesh_cano at index l_cano