(components->vector-field components coordinate-system & [name])
(coordinate-basis-vector-field coordinate-system name & i)
(coordinate-basis-vector-fields coordinate-system)
(coordinate-name->vf-name n)
From the name of a coordinate, produce the name of the coordinate basis vector field (as a symbol)
From the name of a coordinate, produce the name of the coordinate basis vector field (as a symbol)
(coordinatize v coordinate-system)
(evolution order)
We can use the coordinatized vector field to build an evolution along an integral curve.
We can use the coordinatized vector field to build an evolution along an integral curve.
(literal-vector-field name coordinate-system)
(procedure->vector-field vfp & name)
(vector-field->components vf coordinate-system)
(vector-field-procedure components coordinate-system)
(vector-field? vf)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close