divergence of an SO3VectorField
Syntax
D = SO3VF.div % compute the divergence
d = SO3VF.div(rot) % evaluate the divergence in rot
Input
SO3VF | SO3VectorField |
rot | rotation / orientation |
Output
D | SO3Fun |
d | @double divergence of |SO3VF| at rotation |rot| |