Skip to content

novaphy.solvers.SolverMPM

Scaffold — not implemented yet

SolverMPM is a Newton-shaped API surface exposed for parity and forward-compat. The kernels are not yet implemented; calling step() raises until Material Point Method kernels land.

Use is_scaffold() / scaffold_reason() to detect this at runtime.

See Also