(git:ec11232)
Loading...
Searching...
No Matches
gemm_square_unittest.F File Reference

Go to the source code of this file.

Functions/Subroutines

program gemm_square_unittest
 
subroutine check_ref_r (mat, ref, tolerance)
 ...
 

Function/Subroutine Documentation

◆ gemm_square_unittest()

program gemm_square_unittest

Definition at line 7 of file gemm_square_unittest.F.

Here is the call graph for this function:

◆ check_ref_r()

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 
)

...

Parameters
mat...
ref...
tolerance...

Definition at line 182 of file gemm_square_unittest.F.

Here is the caller graph for this function: