Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dsymtri.c78 static double rst12[][3] = {{V,W,1.0-V-W},{W,V,1.0-V-W},{W,W,1.0-W-W}, variable
93 else if( nint == 12){*bcord = rst12; *wt = wt12;} in triIntPnt()