Searched refs:c13 (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | slpwBC.f | 12 real*8 c12,c13,c14,c15 local 166 c13=wn2(2) 169 tmp=det3x3(c4,c5,c6,c8,c9,c10,c12,c13,c14) 171 BC(3)=det3x3(c7,c5,c6,c11,c9,c10,c15,c13,c14)/tmp 172 BC(5)=det3x3(c4,c5,c7,c8,c9,c11,c12,c13,c15)/tmp 190 c13=wn1(2) 193 tmp=det3x3(c4,c5,c6,c8,c9,c10,c12,c13,c14) 195 BC(3)=det3x3(c7,c5,c6,c11,c9,c10,c15,c13,c14)/tmp 196 BC(5)=det3x3(c4,c5,c7,c8,c9,c11,c12,c13,c15)/tmp
|