Salome HOME
bos #26515 [CEA 24622] Failing SMESH tests
[modules/smesh.git] / src / Tools / MeshCut / MeshCut_Maillage.hxx
index 6f984dd094e8d8af16a9e9e045364f2121b0b784..52f2d23c3a8f498b37f73d02b025f8d9a61129d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  EDF R&D
+// Copyright (C) 2006-2021  EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -125,8 +125,7 @@ namespace MESHCUT
       void eliminationMailles(TYPE_MAILLE typeMaille, std::vector<int> listeMaillesSuppr);
 
       // acquisitionTYPE_inputMED appelĂ©e par inputMED
-      void
-          acquisitionTYPE_inputMED(TYPE_MAILLE TYPE, int nTYPE, med_idt fid, char maa[MED_NAME_SIZE + 1], med_int mdim);
+      void acquisitionTYPE_inputMED(TYPE_MAILLE TYPE, int nTYPE, med_idt fid, char maa[MED_NAME_SIZE + 1], med_int mdim);
 
       // void infoChamps(std::string type, med_entity_type MEM, med_geometry_type MGE, med_idt fid, char *maa,
       //                 char *nomChamp, med_field_type typeChamp, med_int nCompChamp, std::map<std::string, int> REFGAUSS);