X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHOMARD_I%2FHOMARD_Boundary_i.hxx;h=f2deceb8ca96682500e7f37b895bbaa64e3040e9;hb=refs%2Ftags%2FV9_13_0b1;hp=5d94d1721d3da00ae5019305e1fc043ade3b1c3b;hpb=ecf108fd059964209a0148e0e7724cd175f6709f;p=modules%2Fhomard.git diff --git a/src/HOMARD_I/HOMARD_Boundary_i.hxx b/src/HOMARD_I/HOMARD_Boundary_i.hxx index 5d94d172..f2deceb8 100644 --- a/src/HOMARD_I/HOMARD_Boundary_i.hxx +++ b/src/HOMARD_I/HOMARD_Boundary_i.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2014 CEA/DEN, EDF R&D +// Copyright (C) 2011-2024 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,