![]() |
(git:ec11232)
|
#include "../base/base_uses.f90"Go to the source code of this file.
Functions/Subroutines | |
| program | gemm_square_unittest |
| subroutine | check_ref_r (mat, ref, tolerance) |
| ... | |
| program gemm_square_unittest |
| subroutine gemm_square_unittest::check_ref_r | ( | real(kind=dp), dimension(3, 3) | mat, |
| real(kind=dp), dimension(3, 3) | ref, | ||
| real(kind=dp) | tolerance | ||
| ) |
...
| mat | ... |
| ref | ... |
| tolerance | ... |
Definition at line 182 of file gemm_square_unittest.F.