Previous topic

error_solver.solvers.ErrorSolverPy.get_equations

Next topic

error_solver.solvers.ErrorSolverPy.jacobian

This Page

error_solver.solvers.ErrorSolverPy.get_partials

ErrorSolverPy.get_partials(self, combo=None)

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

Parameters:
combo : str

The name of the equation combination to be applied.