X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FParaMEDMEMComponent%2FParaMEDMEMComponent_i.hxx;h=cf4e92386ea9fb51747063a8f53d578a6e84fe12;hb=2dde0463274f805894a05551b876475d04dbce2d;hp=f0721367813e63e63107e31691b3180da80b9841;hpb=0d0b1478f016ab0c9cf4a95ba79e0c7455cf2137;p=modules%2Fmed.git diff --git a/src/ParaMEDMEMComponent/ParaMEDMEMComponent_i.hxx b/src/ParaMEDMEMComponent/ParaMEDMEMComponent_i.hxx index f07213678..cf4e92386 100644 --- a/src/ParaMEDMEMComponent/ParaMEDMEMComponent_i.hxx +++ b/src/ParaMEDMEMComponent/ParaMEDMEMComponent_i.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D +// Copyright (C) 2007-2020 CEA/DEN, 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 @@ -90,9 +90,9 @@ namespace MEDCoupling CORBA::Double max_distance_for_3Dsurf_intersect, CORBA::Long orientation, CORBA::Boolean measure_abs, - const char * splitting_policy ) throw(SALOME::SALOME_Exception); - virtual void initializeCoupling(const char * coupling, const char * ior) throw(SALOME::SALOME_Exception); - virtual void terminateCoupling(const char * coupling) throw(SALOME::SALOME_Exception); + const char * splitting_policy ); + virtual void initializeCoupling(const char * coupling, const char * ior); + virtual void terminateCoupling(const char * coupling); virtual void _getOutputField(const char * coupling, MEDCouplingFieldDouble* field); protected: