Searched refs:rst3 (Results 1 – 2 of 2) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | symline.c | 45 static double rst3[][2] = {{Qp31,QpNon},{Qp32,QpNon},{Qp33,QpNon}}; variable 54 else if( nint == 3 ){*bcord = rst3 ; *wt = wt3; } in lineIntPnt()
|
| H A D | symtri.c | 62 static double rst3[][3] = {{B,C,C},{C,B,C},{C,C,B}}; variable 88 if( nint == 3 ) {*bcord = rst3 ; *wt = wt3; } in triIntPnt()
|