Salome HOME
52499: Prismatic mesh is not computed on a prismatic shape
authoreap <eap@opencascade.com>
Wed, 24 Sep 2014 13:38:27 +0000 (17:38 +0400)
committereap <eap@opencascade.com>
Wed, 24 Sep 2014 13:38:27 +0000 (17:38 +0400)
commitb385a0679d4079d84272d9fe9006c2736beeb907
tree37d6a3874a19829e49b1d3cd3eab01c54bbfb24e
parent214d7e4bdce3ce892f52229fd37d74ebf251cd8e
52499: Prismatic mesh is not computed on a prismatic shape
22701: EDF SMESH: Crash when creating mesh

 1) Search of transformation using a least-square approximation
 2) Compute internal prism nodes using the found transformation
src/SMESHUtils/SMESH_TypeDefs.hxx
src/StdMeshers/StdMeshers_Prism_3D.cxx
src/StdMeshers/StdMeshers_Prism_3D.hxx
src/StdMeshers/StdMeshers_ProjectionUtils.cxx
src/StdMeshers/StdMeshers_ProjectionUtils.hxx
src/StdMeshers/StdMeshers_Projection_2D.cxx
src/StdMeshers/StdMeshers_Projection_2D.hxx
src/StdMeshers/StdMeshers_Projection_3D.cxx
src/StdMeshers/StdMeshers_RadialPrism_3D.cxx
src/StdMeshers/StdMeshers_ViscousLayers.cxx