Home
last modified time | relevance | path

Searched refs:TAL2 (Results 1 – 5 of 5) sorted by relevance

/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/cc/
H A Dcc_qmmm.F484 & 'Norm2 of doubles: ', TAL2
492 TAL2= DDOT(NT2AM(ISYMTR),RHO2,1,RHO2,1)
495 & 'Norm2 of doubles: ', TAL2
636 & 'Norm of L2: ', TAL2
647 & 'Norm of T2: ', TAL2
2249 TAL2= DDOT(NT2AM(ISYCB),RHO2,1,RHO2,1)
2344 TAL2= DDOT(NT2AM(ISYCB),RHO2,1,RHO2,1)
2640 & 'Norm of L0_2: ', TAL2
2642 TAL2 = DDOT(NT2AMX,WORK(KB2),1,WORK(KB2),1)
2644 & 'Norm of B_2: ', TAL2
[all …]
H A Dcc_kmat.F199 DOUBLE PRECISION TAL1, TAL2, RHO1N, RHO2N local
452 TAL2= DDOT(NT2AM(ISYMAB),WORK(KETA2),1,
456 & 'Norm2 of doubles: ', TAL2
522 TAL2= DDOT(NT2AM(ISYMAB),WORK(KETA2),1,
526 & 'Norm2 of doubles: ', TAL2
H A Dcc_qm3.F1281 TAL2 = SQRT(TAL1)
1815 TAL2 = SQRT(TAL1)
3280 & 'Norm2 of doubles: ', TAL2
3282 TAL2= DDOT(NT2AM(ISYMAB),RHO2,1,RHO2,1)
3285 & 'Norm2 of doubles: ', TAL2
3340 & 'Norm2 of doubles: ', TAL2
3343 TAL2= DDOT(NT2AM(ISYMAB),RHO2,1,RHO2,1)
3718 TAL2= DDOT(NT2AM(ISYCB),RHO2,1,RHO2,1)
3776 TAL2= DDOT(NT2AM(ISYCB),RHO2,1,RHO2,1)
3819 TAL2= DDOT(NT2AM(ISYCB),WORK(KETA2),1,
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test4/
H A Dtst_rename.c16 #define TAL2 "tal2" macro
305 if (nc_rename_var(ncid, varid, TAL2)) ERR; in main()
315 if (check_file(ncid, TAL2, RH, TAL)) ERR; in main()
/dports/science/netcdf/netcdf-c-4.7.4/nc_test4/
H A Dtst_rename.c27 #define TAL2 "tal2" macro
316 if (nc_rename_var(ncid, varid, TAL2)) ERR; in main()
326 if (check_file(ncid, TAL2, RH, TAL)) ERR; in main()