![]() |
(git:5e7fe52)
|
Go to the source code of this file.
Functions/Subroutines | |
| program | qs_ot_complex_ref_unittest |
| Regressions for complex k-point OT derivatives and preconditioner guards. | |
| subroutine | test_split_complex_fm_gemm (para_env, io_unit, nfail) |
| Check split-complex full-matrix multiplication including adjoints. | |
| program qs_ot_complex_ref_unittest |
Regressions for complex k-point OT derivatives and preconditioner guards.
Definition at line 11 of file qs_ot_complex_ref_unittest.F.
| subroutine qs_ot_complex_ref_unittest::test_split_complex_fm_gemm | ( | type(mp_para_env_type), pointer | para_env, |
| integer, intent(in) | io_unit, | ||
| integer, intent(inout) | nfail ) |
Check split-complex full-matrix multiplication including adjoints.
| para_env | parallel environment |
| io_unit | output unit |
| nfail | accumulated number of failures |
Definition at line 279 of file qs_ot_complex_ref_unittest.F.