DenseFieldDMOMixin#
- class fields.mixins.dense_mathops.DenseFieldDMOMixin[source]#
Mixin class adding DMOs to
fields.base.DenseField
.Methods
__init__
()determine_op_dependence
(opname, *args, **kwargs)Infer the symbolic coordinate dependence resulting from a differential operation.
element_wise_laplacian
([out, Lterm_field, ...])Compute the element-wise Laplacian of the field.
element_wise_partial_derivatives
([out, ...])Compute the element-wise partial derivatives of the field.