Testing Utilities (discretize.tests
)#
This module contains utilities for convergence testing.
Classes#
|
Base class for testing convergence of discrete operators with respect to cell size. |
Functions#
|
Perform a basic derivative check. |
|
Evaluate the Rosenbrock function. |
|
Return a function that evaluates the given quadratic. |
|
Generate arbitrary mesh for testing. |
|
Do a dot product test for the forward operator and its adjoint operator. |