Searched refs:sqt2 (Results 1 – 9 of 9) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | e3eig1.f | 188 Q(:,2,3) = -fact * c * sqt2 * Rcs(:,2,1) ! + in original Jo/Sh code 189 Q(:,3,3) = -fact * c * sqt2 * Rcs(:,2,2) ! could be error here, 190 Q(:,4,3) = -fact * c * sqt2 * Rcs(:,2,3) ! but unlikely 194 Q(:,2,2) = fact * c * sqt2 * Rcs(:,3,1) 195 Q(:,3,2) = fact * c * sqt2 * Rcs(:,3,2) 196 Q(:,4,2) = fact * c * sqt2 * Rcs(:,3,3)
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 75 #define sqt2 1.4142135623730950488016887242097d0 macro
|
| H A D | commonAcuStat.h | 249 & sqt2 = 1.4142135623730950488016887242097d0,
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 75 #define sqt2 1.4142135623730950488016887242097d0 macro
|
| H A D | commonM2N.h | 250 & sqt2 = 1.4142135623730950488016887242097d0,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 75 #define sqt2 1.4142135623730950488016887242097d0 macro
|
| H A D | commonM2NFixBnd.h | 249 & sqt2 = 1.4142135623730950488016887242097d0,
|
| /phasta/phSolver/common/ |
| H A D | common_c.h | 78 #define sqt2 1.4142135623730950488016887242097d0 macro
|
| H A D | common.h | 291 & sqt2 = 1.4142135623730950488016887242097d0,
|