CADETProcess.comparison.BreakthroughPosition.__call__

CADETProcess.comparison.BreakthroughPosition.__call__#

BreakthroughPosition.__call__(solution)#

Compute the difference between the reference solution and the input solution.

Parameters:
solutionSolution

The solution to compare with the reference solution.

Returns:
np.ndarray

The difference between the two solutions.