From 1c98fea3888ee3ed2399223fe97ddf2fb76714ed Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 15 Mar 2013 15:55:27 +0000 Subject: [PATCH] Merge from V6_main 15/03/2013 --- src/Plugins/ParaMEDCorba/VTKMEDCouplingUMeshClient.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Plugins/ParaMEDCorba/VTKMEDCouplingUMeshClient.cxx b/src/Plugins/ParaMEDCorba/VTKMEDCouplingUMeshClient.cxx index c2fb69bf..85224578 100644 --- a/src/Plugins/ParaMEDCorba/VTKMEDCouplingUMeshClient.cxx +++ b/src/Plugins/ParaMEDCorba/VTKMEDCouplingUMeshClient.cxx @@ -30,7 +30,7 @@ #include #include -static const int ParaMEDMEM2VTKTypeTraducer[32]={1,3,21,5,9,7,22,-1,23,-1,-1,-1,-1,-1,10,14,13,-1,12,-1,24,-1,16,27,-1,26,-1,-1,-1,-1,25,42}; +static const int ParaMEDMEM2VTKTypeTraducer[34]={1,3,21,5,9,7,22,34,23,28,-1,-1,-1,-1,10,14,13,-1,12,-1,24,-1,16,27,-1,26,-1,29,-1,-1,25,42,-1,4}; void ParaMEDMEM2VTK::FillMEDCouplingUMeshInstanceFrom(SALOME_MED::MEDCouplingUMeshCorbaInterface_ptr meshPtr, vtkUnstructuredGrid *ret, bool& isPolyh) { -- 2.39.2