hydromodpy.solver.boussinesq.assembly.residual_facade#
Public residual assembly wrappers on the canonical prescribed-cell path.
Thin facades over the generic residual builders in residuals.py. These keep the call sites concise by hiding the boundary-edge boundary-head argument which is unused on the canonical path.
Functions
|
Assemble the steady residual on the canonical prescribed-cell path. |
|
Assemble one steady mixed residual on the canonical prescribed-cell path. |
|
Assemble one transient residual on the canonical prescribed-cell path. |
|
Assemble one transient mixed residual on the canonical prescribed-cell path. |