From: Viktor UZLOV Date: Wed, 17 Feb 2021 09:28:47 +0000 (+0300) Subject: for SMESH 64bit X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1793e3f30ff229c78a417f312eeb69b136ba3736;p=plugins%2Fgmshplugin.git for SMESH 64bit --- diff --git a/src/GMSHPlugin/GMSHPlugin_GMSH.cxx b/src/GMSHPlugin/GMSHPlugin_GMSH.cxx index 3576789..8a93372 100644 --- a/src/GMSHPlugin/GMSHPlugin_GMSH.cxx +++ b/src/GMSHPlugin/GMSHPlugin_GMSH.cxx @@ -131,7 +131,7 @@ bool GMSHPlugin_GMSH::Evaluate(SMESH_Mesh& aMesh, const TopoDS_Shape& aShape, MapShapeNbElems& aResMap) { - std::vector aResVec(SMDSEntity_Last); + std::vector aResVec(SMDSEntity_Last); for(int i=SMDSEntity_Node; i aResVec(SMDSEntity_Last); + std::vector aResVec(SMDSEntity_Last); for(int i=SMDSEntity_Node; i