par_grad Interface

interface
public module subroutine par_grad(self, ucano, ucano_fwd, par_grad_u_stag)

Arguments

Type IntentOptional Attributes Name
class(parallel_map_t), intent(in) :: self

Instance of the type

real(kind=GP), intent(in), dimension(self%grad_stag_cano_bwd%ncol) :: ucano

Field on mesh_cano at phi_cano

real(kind=GP), intent(in), dimension(self%grad_stag_cano_fwd%ncol) :: ucano_fwd

Field on mesh_cano_fwd at phi_cano+dphi

real(kind=GP), intent(out), dimension(self%grad_stag_cano_fwd%ndim) :: par_grad_u_stag

Parallel gradient on mesh_stag at phi_stag

Description

Computes parallel gradient on mesh_stag