differential_geometry.general_ops#
General operations for performing differential geometry operations.
In most cases, the functions defined in this module are intended to apply simplified operations to structures which are not, strictly speaking, tensors.
Functions
|
Compute the Laplacian (Laplace-Beltrami operator) of a tensor field in a general curvilinear coordinate system, using either a full or diagonal inverse metric. |
Compute the element-wise covariant gradient of an array-valued field. |