differential_geometry.dependence.DenseTensorDependence.dependent_axes#

property DenseTensorDependence.dependent_axes: List[str]#

The list of coordinate axis names this field depends on.

This is returned as a copy to prevent accidental mutation.

Returns:

Ordered list of axis names (e.g., [‘r’, ‘theta’]).

Return type:

List[str]