mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-14 02:11:34 +05:00
fix comment
This commit is contained in:
parent
b67b76d19d
commit
6d345dac11
@ -188,7 +188,7 @@ namespace
|
||||
typedef SMDS_StdIterator< const SMDS_MeshElement*, SMDS_ElemIteratorPtr > TStdElemIterator;
|
||||
TStdElemIterator itEnd;
|
||||
|
||||
// shift of node index to get medium nodes corresponding to the 4 base nodes
|
||||
// shift of node index to get medium nodes between the 4 base nodes and the apex
|
||||
const int base2MediumShift = 9;
|
||||
|
||||
set<const SMDS_MeshNode*>::const_iterator nIt = commonApex.begin();
|
||||
|
Loading…
x
Reference in New Issue
Block a user