mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-16 16:11:27 +05:00

http://www.salome-platform.org/forum/forum_10/998544058 class SMESH_2D_Algo { + /*! + * \brief Method in which an algorithm generating a structured mesh + * fixes positions of in-face nodes after there movement + * due to insertion of viscous layers. + */ + virtual bool FixInternalNodes(const SMESH_ProxyMesh& mesh, + const TopoDS_Face& face);
The file is empty.
Description
Languages
C++
85.2%
Python
12.8%
CMake
1.1%
HTML
0.4%
C
0.3%
Other
0.1%