From 3db9cecef8cc72d6b5065a23cfc42f7349cbb691 Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 30 Dec 2015 19:55:01 +0300 Subject: [PATCH] IPAL53054: Hexahedron(ijk) fails with SIGSEGV --- doc/salome/gui/SMESH/input/about_meshes.doc | 7 +++- .../StdMeshers_CompositeHexa_3D.cxx | 32 +++++++++++-------- src/StdMeshers/StdMeshers_HexaFromSkin_3D.cxx | 31 ++++++++++-------- 3 files changed, 43 insertions(+), 27 deletions(-) diff --git a/doc/salome/gui/SMESH/input/about_meshes.doc b/doc/salome/gui/SMESH/input/about_meshes.doc index 58ffb8340..9d92487c5 100644 --- a/doc/salome/gui/SMESH/input/about_meshes.doc +++ b/doc/salome/gui/SMESH/input/about_meshes.doc @@ -3,7 +3,12 @@ \page about_meshes_page About meshes \n \b MESH represents a discrete approximation of a subset of the -three-dimensional space by \ref mesh_entities "elementary geometrical elements". +three-dimensional space by \ref mesh_entities "elementary geometrical +elements". + +A SALOME study can contain multiple meshes, but they do not +implicitly compose one super-mesh, and finally each of them +can be used (e.g. exported) only individually. Mesh module provides several ways to create the mesh: