Home
last modified time | relevance | path

Searched refs:AA (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/common/
H A Dsymtri.c54 #define AA 0.310352451033785 macro
80 {Z,AA,1.0-Z-AA},{AA,Z,1.0-Z-AA},{Z,BB,1.0-Z-BB},
81 {AA,BB,1.0-AA-BB},{BB,AA,1.0-BB-AA},{BB,Z,1.0-BB-Z}};
H A Dfindslpw.f15 real*8 AA(nsd),BB(nsd),tmp local
96 AA(:)=wlnorm(nn,:,IDslpw(i))
98 if(iparall(AA,BB).eq.1)then
101 wlnorm(nn,:,IDslpw(i))=AA(:)+BB(:)