Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A DGaussLegendreSimplex.c20 const double six=6.000000000000000; in GaussLegendreTet() local
32 GLwt[index++] = dJ*wt1[i]*wt2[j]*wt3[k]*six; in GaussLegendreTet()