Searched refs:c15 (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | slpwBC.f | 12 real*8 c12,c13,c14,c15 local 168 c15=0 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 172 BC(5)=det3x3(c4,c5,c7,c8,c9,c11,c12,c13,c15)/tmp 192 c15=0 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 196 BC(5)=det3x3(c4,c5,c7,c8,c9,c11,c12,c13,c15)/tmp
|