src/python_access/diff_mapping.rs

changeset 3
c3a4f4bb87f7
parent 1
a4137aedcb3a
child 4
49b062acace9
--- a/src/python_access/diff_mapping.rs	Thu Feb 26 09:32:12 2026 -0500
+++ b/src/python_access/diff_mapping.rs	Wed Apr 22 22:32:00 2026 -0500
@@ -1,5 +1,5 @@
 /*!
-[`DifferentiableMapping`]s implemented in Python.
+[`alg_tools::mapping::DifferentiableMapping`]s implemented in Python.
 */
 use super::{process_error, NumpyArray_f64};
 use crate::dolfinx_access::DolfinxPyFunction_f64;

mercurial