Salome HOME
22473: EDF 2825 SMESH: Memory allocation problem with ViscousLayer2D
authoreap <eap@opencascade.com>
Fri, 31 Jan 2014 13:43:11 +0000 (13:43 +0000)
committereap <eap@opencascade.com>
Fri, 31 Jan 2014 13:43:11 +0000 (13:43 +0000)
commitfee69091255af2c1ad8bf27abc84b75a18436fd4
tree7637d6f56cfe1f339f99ee338db2685d196c08aa
parentae475d83daa783338e06f1023f0a700c1c27955f
22473: EDF 2825 SMESH: Memory allocation problem with ViscousLayer2D

1) enable recursive calls from StdMeshers_ViscousLayers2D::Compute( aMesh, F );
2) fix computeQuadDominant() for a case of triangles on 2 sides
3) do not use triaVertex for a quadrangle FACE
src/StdMeshers/StdMeshers_Quadrangle_2D.cxx