Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dsymtri.c69 static double rst6[][3] = {{H,I,I},{I,H,I},{I,I,H}, variable
91 else if( nint == 6 ){*bcord = rst6 ; *wt = wt6; } in triIntPnt()