Home
last modified time | relevance | path

Searched refs:GetGeomInfo (Results 1 – 9 of 9) sorted by relevance

/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/meshing/
H A Dadfront2.hpp156 const PointGeomInfo * GetGeomInfo () const in GetGeomInfo() function in AdFront2::FrontLine
159 const PointGeomInfo & GetGeomInfo (int endp) const in GetGeomInfo() function in AdFront2::FrontLine
246 { return lines[li].GetGeomInfo (lend); } in GetLineGeomInfo()
H A Dadfront2.cpp271 geominfo1 = &lines[baselineindex].GetGeomInfo(1); in SelectBaseLine()
272 geominfo2 = &lines[baselineindex].GetGeomInfo(2); in SelectBaseLine()
395 lines[lindex[i]].GetGeomInfo (j+1); in GetLocals()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dadfront2.hpp154 const PointGeomInfo * GetGeomInfo () const in GetGeomInfo() function in FrontLine
157 const PointGeomInfo & GetGeomInfo (int endp) const in GetGeomInfo() function in FrontLine
252 { return lines[li].GetGeomInfo (lend); } in GetLineGeomInfo()
H A Dadfront2.cpp272 geominfo1 = &lines[baselineindex].GetGeomInfo(1); in SelectBaseLine()
273 geominfo2 = &lines[baselineindex].GetGeomInfo(2); in SelectBaseLine()
396 lines[lindex[i]].GetGeomInfo (j+1); in GetLocals()
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dadfront2.hpp154 const PointGeomInfo * GetGeomInfo () const in GetGeomInfo() function in FrontLine
157 const PointGeomInfo & GetGeomInfo (int endp) const in GetGeomInfo() function in FrontLine
252 { return lines[li].GetGeomInfo (lend); } in GetLineGeomInfo()
H A Dadfront2.cpp265 geominfo1 = &lines[baselineindex].GetGeomInfo(1); in SelectBaseLine()
266 geominfo2 = &lines[baselineindex].GetGeomInfo(2); in SelectBaseLine()
389 lines[lindex[i]].GetGeomInfo (j+1); in GetLocals()
/dports/x11/editres/editres-1.0.7/
H A Dcomm.c675 geom_event->info = (GetGeomInfo *) XtCalloc(sizeof(GetGeomInfo), in BuildEvent()
679 GetGeomInfo * info = geom_event->info + i; in BuildEvent()
836 GetGeomInfo * info = geom_event->info; in FreeEvent()
H A Dgeometry.c40 static void AddToFlashList ( TreeInfo * tree_info, GetGeomInfo * geom_info,
187 AddToFlashList(TreeInfo *tree_info, GetGeomInfo *geom_info, char **errors) in AddToFlashList()
H A DeditresP.h285 } GetGeomInfo; typedef
290 GetGeomInfo * info;