Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/Numeric/
H A DGaussIntegration.h17 int GaussLegendreTri(int n1, int n2, IntPt *pts);
H A DGaussQuadratureTri.cpp898 GaussLegendreTri(n, n, intpt); in getGQTPts()
H A DGaussLegendreSimplex.cpp54 int GaussLegendreTri(int n1, int n2, IntPt *pts) in GaussLegendreTri() function