Salome HOME
0023444: EDF 14244 - Viscous Layer
authoreap <eap@opencascade.com>
Mon, 19 Jun 2017 15:42:49 +0000 (18:42 +0300)
committereap <eap@opencascade.com>
Mon, 19 Jun 2017 15:42:49 +0000 (18:42 +0300)
+ 54237: Invalid viscous layers (in Grids/smesh/viscous_layers_02/A3)
+ Improve viscous layers performance
     - by avoiding unnecessary intersection checks
     - by using std::vector instead of std::set in SMESH_ElementSearcher
+ Fix minor errors in ObjectPool which is now used in SMESH_ElementSearcher


No differences found