graddiv
Graddiv, short for gradient of the divergence, is a differential operator that acts on a vector field v by first taking its divergence (a scalar field) and then taking the gradient of that scalar. It is written as grad(div v) or ∇(∇·v). In Cartesian coordinates, if v = (v1, v2, v3), then grad(div v) has components ∂/∂x (∂v1/∂x + ∂v2/∂y + ∂v3/∂z), ∂/∂y (∂v1/∂x + ∂v2/∂y + ∂v3/∂z), ∂/∂z (∂v1/∂x + ∂v2/∂y + ∂v3/∂z).
Graddiv is related to the vector Laplacian through the identity ∇²v = ∇(∇·v) − ∇×(∇×v). Thus graddiv is
Properties and scope: Graddiv is a linear differential operator of order two, mapping vector fields to vector
Applications: Graddiv appears in the analysis of fluid dynamics and elasticity, particularly in equations involving the
See also: divergence, gradient, curl, vector Laplacian, Helmholtz decomposition, finite element methods, incompressible flow.