Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DHomology.h51 bool _smoothen; variable
H A DHomology.cpp19 _omit(omit), _smoothen(smoothen), _heuristic(heuristic), in Homology()
180 if(_combine > 1 && !_smoothen) { in findHomologyBasis()
216 chainComplex.getBasisChain(chain, i, j, 3, _smoothen); in findHomologyBasis()