Previous topic

error_solver.solvers.ErrorSolver.get_equations

Next topic

error_solver.solvers.ErrorSolver.jacobian

This Page

error_solver.solvers.ErrorSolver.get_partials

ErrorSolver.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.