SALOME Mesh module
Go to file
inv f2e7ef1458 Fix compilation on Debian
-  typedef SMDS_SetIterator< const _QuadFaceGrid&, TChildren::const_iterator > TChildIterator;
+  typedef SMDS_SetIterator< const _QuadFaceGrid&,
+                            TChildren::const_iterator,
+                            SMDS::SimpleAccessor<const _QuadFaceGrid&,TChildren::const_iterator>,
+                            SMDS::PassAllValueFilter<_QuadFaceGrid> >
+    TChildIterator;
2012-07-20 10:14:08 +00:00
adm_local Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00
bin Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00
doc 0021723: EDF SMESH: Calculation of Aspect Ratio 2012-07-20 09:17:17 +00:00
idl 0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes 2012-07-19 12:50:10 +00:00
resources 0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes 2012-07-19 12:46:41 +00:00
src Fix compilation on Debian 2012-07-20 10:14:08 +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 Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00
build_cmake.bat Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00
build_configure Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00
ChangeLog DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
clean_configure Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00
configure.ac Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +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 Merge from V6_5_BR 05/06/2012 2012-06-05 12:18:07 +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 V6_5_BR 05/06/2012 2012-06-05 12:18:07 +00:00