]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
[bos #42217][EDF 28921] Horseshoe with bodyfitting.
authorKonstantin Leontev <Konstantin.LEONTEV@opencascade.com>
Wed, 24 Jul 2024 17:06:11 +0000 (18:06 +0100)
committerKonstantin Leontev <Konstantin.LEONTEV@opencascade.com>
Wed, 24 Jul 2024 17:06:11 +0000 (18:06 +0100)
commit9f7018e42a582527ec842866be90bb10108ef88b
tree7ddb85c98f21d32c1457ab5c91bfdcb63f636c5d
parent4b39d980ce00a1d67c02188bb54ea53c4856037f
[bos #42217][EDF 28921] Horseshoe with bodyfitting.
Intermediate commit - parallel compute is disabled, some unrelated code commented out for debug!
Hexahedron::compute() was splitted to smaller methods.
Added debug output.
SMDS_MeshElement::Print() now is a virtual method, otherwise only parent method was called.
src/SMDS/SMDS_FaceOfNodes.hxx
src/SMDS/SMDS_MeshElement.hxx
src/SMDS/SMDS_MeshNode.hxx
src/SMDS/SMDS_PolygonalFaceOfNodes.hxx
src/SMDS/SMDS_VolumeOfNodes.hxx
src/StdMeshers/StdMeshers_Cartesian_3D.cxx