Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/api/
H A Dgmsh.h870 GMSH_API void getElementsByCoordinates(const double x,
H A Dgmsh.py2167 def getElementsByCoordinates(x, y, z, dim=-1, strict=False): member in model.mesh
2193 get_elements_by_coordinates = getElementsByCoordinates
H A Dgmshc.cpp1196 gmsh::model::mesh::getElementsByCoordinates(x, y, z, api_elementTags_, dim, strict); in gmshModelMeshGetElementsByCoordinates()
H A Dgmsh.jl1810 gmsh.model.mesh.getElementsByCoordinates(x, y, z, dim = -1, strict = false)
1821 function getElementsByCoordinates(x, y, z, dim = -1, strict = false) function
1832 const get_elements_by_coordinates = getElementsByCoordinates
H A Dgmsh.h_cwrap1337 inline void getElementsByCoordinates(const double x,
/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A Dgmsh.cpp1883 GMSH_API void gmsh::model::mesh::getElementsByCoordinates( in getElementsByCoordinates() function in gmsh::model::mesh
/dports/cad/gmsh/gmsh-4.9.2-source/doc/texinfo/
H A Dapi.texi1562 @item gmsh/model/mesh/getElementsByCoordinates