Previous topic

error_solver.solvers.ErrorSolver.used_vars

Next topic

error_solver.solvers.ErrorSolverPy

This Page

error_solver.solvers.ErrorSolver.write_python

ErrorSolver.write_python(self, path)[source]

Writes a Python module with the equations and partial derivatives assigned to the object.

Parameters:
path : str

The path where the module will be written.