Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/Numeric/
H A Dcartesian.h145 int getNxi() { return _nxi; } in getNxi() function
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DgmshLevelset.cpp79 int I = parent->getNxi(); in removeBadChildCells()
123 for(int i = 0; i < box->getNxi(); i++) in removeParentCellsWithChildren()