Searched refs:CPUT (Results 1 – 6 of 6) sorted by relevance
| /phasta/svLS/ |
| H A D | CPUT.f | 41 FUNCTION CPUT() function 48 REAL*8 CPUT local 56 CPUT = timeArray(3)*8.64D4 63 END FUNCTION CPUT
|
| H A D | CGRAD.f | 57 REAL*8 CPUT, NORMS, DOTS local 64 time = CPUT() 106 ls%callD = CPUT() - time + ls%callD 132 REAL*8 CPUT, NORMV, DOTV local 137 ls%callD = CPUT() 167 ls%callD = CPUT() - ls%callD 191 REAL*8 CPUT, NORMS, DOTS local 196 ls%callD = CPUT() 224 ls%callD = CPUT() - ls%callD
|
| H A D | GMRES.f | 56 REAL*8 CPUT, NORMV, DOTV local 64 time = CPUT() 155 ls%callD = CPUT() - time + ls%callD 178 REAL*8 CPUT, NORMV, DOTV local 186 ls%callD = CPUT() 258 ls%callD = CPUT() - ls%callD
|
| H A D | Makefile | 61 CPUT.f \
|
| H A D | CMakeLists.txt | 13 CPUT.f
|
| H A D | NSSOLVER.f | 57 REAL*8 CPUT, NORMS, NORMV, DOTS, DOTV, eps local 84 ls%RI%callD = CPUT() 176 ls%RI%callD = CPUT() - ls%RI%callD
|