Previous topic

error_solver.solvers.ErrorSolverPy.from_module

Next topic

error_solver.solvers.ErrorSolverPy.get_partials

This Page

error_solver.solvers.ErrorSolverPy.get_equations

ErrorSolverPy.get_equations(self, combo=None)

Returns a list of equations for the specified combination. If combo is None, a list of all equations will be returned.

Parameters:
combo : str

The name of the equation combination to be applied.