smesh/src/SMESH
asozinov d3b58de064 EDF 30254 - quadratic to biquadratic : several problems
For biquadratic hexa was fixed next problems:
* Volume and AspectRatio was equal 0
* Create boundary elements don't creating faces on this volume type
* Fixed problem with free nodes after convert quadratic <-> bi-quadratic
* Fixed problem when for volume with type BiQuadratic Pentahedron boundary elements for triangle side is quadratic and not bi-quadratic
* Added missed fix for negative volume
2024-12-19 15:39:00 +00:00
..
CMakeLists.txt Updated copyright comment 2024-01-20 14:16:41 +00:00
memoire.h Updated copyright comment 2024-01-20 14:16:41 +00:00
MG_ADAPT.cxx Updated copyright comment 2024-01-20 14:16:41 +00:00
MG_ADAPT.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_Algo.cxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_Algo.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_DriverMesh.cxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_DriverMesh.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_DriverShape.cxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_DriverShape.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_Gen.cxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_Gen.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_Group.cxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_Group.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_Homard.cxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_Homard.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_HypoFilter.cxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_HypoFilter.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_Hypothesis.cxx [bos #42002][EDF] (2024) Bodyfitting refactoring. Implement classes Hexahedron and Grid in independent sources, write c++ unit tests for those utility classes. Replace parallel iterator of TBB by std::thread implementation to have control on the number of threads implemented. Solve random behavior. 2024-06-27 19:02:12 +01:00
SMESH_Hypothesis.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_Mesh.cxx [bos #43370] Swich Composite Side to Wire Discretization. Fixed when a propagation chain weren't rebuilt after changing an algorithm on father mesh. Added tests. Added a note about calling base class clear() for a child of SMDS_ElementHolder. Removed redundant output. 2024-12-16 15:05:19 +00:00
SMESH_Mesh.hxx [bos #43370] Swich Composite Side to Wire Discretization. Fixed when a propagation chain weren't rebuilt after changing an algorithm on father mesh. Added tests. Added a note about calling base class clear() for a child of SMDS_ElementHolder. Removed redundant output. 2024-12-16 15:05:19 +00:00
SMESH_MeshEditor.cxx EDF 30254 - quadratic to biquadratic : several problems 2024-12-19 15:39:00 +00:00
SMESH_MeshEditor.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_MesherHelper.cxx Porting to OCCT 7.8.0 2024-05-16 08:51:45 +01:00
SMESH_MesherHelper.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_MeshLocker.cxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_MeshLocker.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_ParallelMesh.cxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_ParallelMesh.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_Pattern.cxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_Pattern.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_ProxyMesh.cxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_ProxyMesh.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_SequentialMesh.cxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_SequentialMesh.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_SMESH.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_subMesh.cxx [bos #40505][CEA] Allow assign of 3D Tetra paramam on imported 2D mesh. 2024-01-25 14:11:00 +00:00
SMESH_subMesh.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00
SMESH_subMeshEventListener.hxx Updated copyright comment 2024-01-20 14:16:41 +00:00