Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/domhex/
H A Ddirections3D.h67 static double smoothRegion(GRegion *gr, int n);
H A Dsimple3D.cpp300 Frame_field::smoothRegion(gr, NumSmooth); in treat_region()
H A Ddirections3D.cpp788 double Frame_field::smoothRegion(GRegion *gr, int n) in smoothRegion() function in Frame_field
/dports/biology/iqtree/IQ-TREE-2.0.6/pll/
H A DpllInternal.h67 extern void smoothRegion ( pllInstance *tr, partitionList *pr, nodeptr p, int region );
H A DsearchAlgo.c462 void smoothRegion (pllInstance *tr, partitionList *pr, nodeptr p, int region) in smoothRegion() function
475 smoothRegion(tr, pr, q->back, --region); in smoothRegion()
525 smoothRegion(tr, pr, q, region); in regionalSmooth()