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#
|
Basic derivative check |
|
Rosenbrock function for testing Gauss-Newton scheme |
|
Given A, b and c, this returns a function that evaluates the quandratic for a vector x. |
|
Generate arbitrary mesh for testing. |
|
Dot product test for the forward operator and its adjoint operator. |