In the paper "Computing Large Deformation Metric Mappings via Geodesic Flows of Diffeomorphisms" by Beg et al., the formula (4) states:
$\frac{d}{dt} \partial_h \phi = D_{\phi} v \partial_h \phi + h \circ \phi$
Where $\phi$ is a transformation field, $v$ the velocity field, $h$ the disturbance function. What does the first item in the right mean? I thought it means the partial derivative of $v$ followed by the composition of $\phi$.
I think the formula should be: (from definition that $\frac{d}{dt} \phi(x) = v \circ \phi(x)$)
$\frac{d}{dt} \partial_h \phi = D_{\phi} v \partial_h \phi + h \circ \phi \partial_h \phi $
Isn't it right?
Thank you!