mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-27 09:50:34 +05:00
SALOME Mesh module
301a74fd98
Performance optimization for groups on filter: int SMESHGUI_Selection::numberOfNodes( int ind ) const { ... - return aGroupObj->Size(); + return aGroupObj->IsEmpty(); // aGroupObj->Size(); |
||
---|---|---|
adm_local | ||
bin | ||
doc | ||
idl | ||
resources | ||
src | ||
AUTHORS | ||
ChangeLog | ||
CMakeLists.txt | ||
COPYING | ||
cvs-tags | ||
INSTALL | ||
LICENCE | ||
NEWS | ||
README | ||
SalomeSMESHConfig.cmake.in | ||
SMESH_version.h.in |