SALOME Mesh module
Go to file
eap 8abf245a59 /*!
+     * Returns nodes of given face (counted from zero) for given volumic element.
+     */
+    long_array GetElemFaceNodes(in long elemId, in short faceIndex);
+
+    /*!
+     * Returns an element based on all given nodes.
+     */
+    long FindElementByNodes(in long_array nodes);
2010-03-30 12:27:31 +00:00
adm_local *** empty log message *** 2010-03-02 15:47:09 +00:00
bin Porting to Python 2.6 - add coding page specification for Python scripts 2009-10-09 13:27:53 +00:00
doc Issue 0020613: EDF 1106 : Modify Node Marker in SMESH and VISU 2010-03-25 13:55:29 +00:00
idl /*! 2010-03-30 12:27:31 +00:00
resources Issue 0020613: EDF 1106 : Modify Node Marker in SMESH and VISU 2010-03-25 13:55:29 +00:00
src /*! 2010-03-30 12:27:31 +00:00
AUTHORS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
build_cmake *** empty log message *** 2009-02-24 09:08:32 +00:00
build_cmake.bat *** empty log message *** 2009-02-24 09:08:32 +00:00
build_configure Additional fix for issue 0020692: Duplicate check_*.m4 between modules. 2010-02-11 15:30:29 +00:00
ChangeLog DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
clean_configure Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00
configure.ac Move GeomSelectionTools from BLSURF module to SMESH 2009-11-23 14:46:21 +00:00
COPYING Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
cvs-tags DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
INSTALL Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +00:00
LICENCE NRI : add LICENCE file 2003-11-06 11:34:19 +00:00
Makefile.am Issue 20406: Time compilation when recompiling 2009-08-21 08:26:46 +00:00
NEWS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
README Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
SMESH_version.h.in Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00