(git:5e7fe52)
Loading...
Searching...
No Matches
ot_covariant_preconditioner_unittest.F File Reference

Go to the source code of this file.

Functions/Subroutines

program ot_covariant_preconditioner_unittest
subroutine apply_fm (preconditioner_env, matrix_in, matrix_out, input, result)
 Apply the production FM path to a replicated test matrix.

Function/Subroutine Documentation

◆ ot_covariant_preconditioner_unittest()

program ot_covariant_preconditioner_unittest

Definition at line 7 of file ot_covariant_preconditioner_unittest.F.

Here is the call graph for this function:

◆ apply_fm()

subroutine ot_covariant_preconditioner_unittest::apply_fm ( type(preconditioner_type) preconditioner_env,
type(cp_fm_type), intent(in) matrix_in,
type(cp_fm_type), intent(in) matrix_out,
real(kind=dp), dimension(:, :), intent(in) input,
real(kind=dp), dimension(:, :), intent(out) result )

Apply the production FM path to a replicated test matrix.

Parameters
preconditioner_env...
matrix_in...
matrix_out...
input...
RESULT...

Definition at line 157 of file ot_covariant_preconditioner_unittest.F.

Here is the call graph for this function:
Here is the caller graph for this function: