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