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