smesh/src
eap 73df78c0c4 22361: EDF SMESH: Quadrangle (mapping) algorithm: faces with more than 4 edges
-  StdMeshers_FaceSide(const SMDS_MeshNode*       theNode,
-                      const gp_Pnt2d             thePnt2d,
-                      const StdMeshers_FaceSide* theSide);
+  StdMeshers_FaceSide(const StdMeshers_FaceSide*  theSide,
+                      const SMDS_MeshNode*        theNode,
+                      const gp_Pnt2d*             thePnt2d1,
+                      const gp_Pnt2d*             thePnt2d2=NULL,
+                      const Handle(Geom2d_Curve)& theC2d=NULL,
+                      const double                theUFirst=0.,
+                      const double                theULast=1.);
2013-11-22 12:37:31 +00:00
..
Controls more comments 2013-11-15 13:43:38 +00:00
Driver WIN32 compilation of the SMESH module: 2013-10-18 13:29:00 +00:00
DriverCGNS Add missing link dependency (libcgns depends on hdf5 but does not link against libhdf5 on Linux) 2013-10-31 10:17:43 +00:00
DriverDAT WIN32 compilation of the SMESH module: 2013-10-18 13:29:00 +00:00
DriverGMF Win32 compilation. 2013-11-11 11:46:01 +00:00
DriverMED WIN32 compilation of the SMESH module: 2013-10-18 13:29:00 +00:00
DriverSTL WIN32 compilation of the SMESH module: 2013-10-18 13:29:00 +00:00
DriverUNV WIN32 compilation of the SMESH module: 2013-10-18 13:29:00 +00:00
MEDWrapper Porting SALOME SMESH module to the CMake build system: initial version. 2013-10-10 12:57:42 +00:00
MEFISTO2 Fix compilation on WIN64 in Release mode 2013-10-25 13:31:17 +00:00
OBJECT Fix for the "0022345: EDF 2754 SMESH: Select pyramids in Mesh Information" issue. 2013-11-05 11:26:07 +00:00
PluginUtils Porting SALOME SMESH module to the CMake build system: initial version. 2013-10-10 12:57:42 +00:00
SMDS WIN32 compilation of the SMESH module: 2013-10-18 13:29:00 +00:00
SMESH 22361: EDF SMESH: Quadrangle (mapping) algorithm: faces with more than 4 edges 2013-11-22 12:34:45 +00:00
SMESH_I 22314: EDF 2594 SMESH: Preview "Union of triangles" result 2013-11-20 09:12:48 +00:00
SMESH_PY - Modifing Geometry and Mesh Python scripts from SALOME 6 and before 2013-11-19 12:03:24 +00:00
SMESH_SWIG 22361: EDF SMESH: Quadrangle (mapping) algorithm: faces with more than 4 edges 2013-11-22 12:36:27 +00:00
SMESH_SWIG_WITHIHM Workaround about SWIG_ADD_MODULE bug: remove duplicates in include directories 2013-10-29 07:31:44 +00:00
SMESHClient WIN32 compilation of the SMESH module: 2013-10-18 13:29:00 +00:00
SMESHDS Regression of SALOME_TESTS/Grids/smesh/imps_09/K5 2013-11-15 17:54:28 +00:00
SMESHFiltersSelection WIN32 compilation of the SMESH module: 2013-10-18 13:29:00 +00:00
SMESHGUI 22361: EDF SMESH: Quadrangle (mapping) algorithm: faces with more than 4 edges 2013-11-22 12:35:17 +00:00
SMESHUtils 22361: EDF SMESH: Quadrangle (mapping) algorithm: faces with more than 4 edges 2013-11-22 12:35:35 +00:00
StdMeshers 22361: EDF SMESH: Quadrangle (mapping) algorithm: faces with more than 4 edges 2013-11-22 12:37:31 +00:00
StdMeshers_I 22355: EDF SMESH: New 1D hypothesis "Adaptive" 2013-11-11 11:07:44 +00:00
StdMeshersGUI 22355: EDF SMESH: New 1D hypothesis "Adaptive" 2013-11-11 11:07:44 +00:00
Tools - Modifing Geometry and Mesh Python scripts from SALOME 6 and before 2013-11-19 12:41:57 +00:00
CMakeLists.txt WIN32 compilation of the SMESH module: 2013-10-18 13:29:00 +00:00