X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHOMARD_I%2FHOMARD_Boundary_i.hxx;h=a247386d358187f16bb409b373c1486fb05c9903;hb=31086b2b08730cab7973f016edd2aaafee1eabbb;hp=ef9fd0003f449dceaaebf9828f3437a7315a228b;hpb=4dae4da41c183422d74c109fa4a829d25016f22c;p=modules%2Fhomard.git diff --git a/src/HOMARD_I/HOMARD_Boundary_i.hxx b/src/HOMARD_I/HOMARD_Boundary_i.hxx index ef9fd000..a247386d 100644 --- a/src/HOMARD_I/HOMARD_Boundary_i.hxx +++ b/src/HOMARD_I/HOMARD_Boundary_i.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2015 CEA/DEN, EDF R&D +// Copyright (C) 2011-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -72,8 +72,8 @@ public: void SetMeshName( const char* MeshName ); char* GetMeshName(); - void SetMeshFile( const char* MeshFile ); - char* GetMeshFile(); + void SetDataFile( const char* DataFile ); + char* GetDataFile(); void SetCylinder( double Xcentre, double Ycentre, double ZCentre, double Xaxe, double Yaxe, double Zaxe,