hydromodpy.solver.boussinesq.jacobian.semianalytic#
Semi-analytic Jacobian helpers for the Boussinesq residual.
This module remains the public façade for semianalytic Jacobian assembly. Its implementation is now split internally into:
common.py for derivative and COO helper utilities,
operator_triplets.py for the base residual operators,
partition_triplets.py for the regularized-partition saturation term.
Functions
|
Build the dense regularized-partition Jacobian on the canonical path. |
|
Build base Jacobian triplets on the canonical prescribed-cell path. |
|
Build the full head-only Jacobian on the canonical prescribed-cell path. |