X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCouplingCorba_Swig%2FMEDCouplingCorba.i;h=2440e38fe0c2bcdd1102edefb03a9f961f9c5516;hb=HEAD;hp=b376cde2d438169ee74196361aeaac51ae55ab54;hpb=e87d33c93b682d2d6ca2e12d26d805e6ab7e660a;p=modules%2Fmed.git diff --git a/src/MEDCouplingCorba_Swig/MEDCouplingCorba.i b/src/MEDCouplingCorba_Swig/MEDCouplingCorba.i index b376cde2d..2440e38fe 100644 --- a/src/MEDCouplingCorba_Swig/MEDCouplingCorba.i +++ b/src/MEDCouplingCorba_Swig/MEDCouplingCorba.i @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D +// Copyright (C) 2007-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 @@ -36,12 +36,12 @@ #include "DataArrayIntServant.hxx" #include "MEDCouplingCorbaTypemaps.i" -using namespace ParaMEDMEM; +using namespace MEDCoupling; %} %include "MEDCouplingCommon.i" -namespace ParaMEDMEM +namespace MEDCoupling { class MEDCouplingFieldDoubleServant { @@ -126,8 +126,8 @@ namespace ParaMEDMEM return buildServantAndActivate(dynamic_cast(cppPointerOfMesh)); if(dynamic_cast(cppPointerOfMesh)) return buildServantAndActivate(dynamic_cast(cppPointerOfMesh)); - if(dynamic_cast(cppPointerOfMesh)) - return buildServantAndActivate(dynamic_cast(cppPointerOfMesh)); + if(dynamic_cast(cppPointerOfMesh)) + return buildServantAndActivate(dynamic_cast(cppPointerOfMesh)); if(dynamic_cast(cppPointerOfMesh)) return buildServantAndActivate(dynamic_cast(cppPointerOfMesh)); if(dynamic_cast(cppPointerOfMesh)) @@ -147,8 +147,8 @@ namespace ParaMEDMEM return buildServantAndActivate2(dynamic_cast(cppPointerOfMesh)); if(dynamic_cast(cppPointerOfMesh)) return buildServantAndActivate2(dynamic_cast(cppPointerOfMesh)); - if(dynamic_cast(cppPointerOfMesh)) - return buildServantAndActivate2(dynamic_cast(cppPointerOfMesh)); + if(dynamic_cast(cppPointerOfMesh)) + return buildServantAndActivate2(dynamic_cast(cppPointerOfMesh)); if(dynamic_cast(cppPointerOfMesh)) return buildServantAndActivate2(dynamic_cast(cppPointerOfMesh)); if(dynamic_cast(cppPointerOfMesh)) @@ -216,12 +216,12 @@ namespace ParaMEDMEM public: %extend { - static PyObject *_this(const MEDCouplingExtrudedMesh *cppPointerOfMesh) throw(INTERP_KERNEL::Exception) + static PyObject *_this(const MEDCouplingMappedExtrudedMesh *cppPointerOfMesh) throw(INTERP_KERNEL::Exception) { return buildServantAndActivate(cppPointerOfMesh); } - static PyObject *_this2(const MEDCouplingExtrudedMesh *cppPointerOfMesh) throw(INTERP_KERNEL::Exception) + static PyObject *_this2(const MEDCouplingMappedExtrudedMesh *cppPointerOfMesh) throw(INTERP_KERNEL::Exception) { return buildServantAndActivate2(cppPointerOfMesh); } @@ -315,87 +315,132 @@ namespace ParaMEDMEM } %pythoncode %{ -def ParaMEDMEMDataArrayDoubleIadd(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayDouble____iadd___(self, self, *args) -def ParaMEDMEMDataArrayDoubleIsub(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayDouble____isub___(self, self, *args) -def ParaMEDMEMDataArrayDoubleImul(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayDouble____imul___(self, self, *args) -def ParaMEDMEMDataArrayDoubleIdiv(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayDouble____idiv___(self, self, *args) -def ParaMEDMEMDataArrayDoubleIpow(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayDouble____ipow___(self, self, *args) -def ParaMEDMEMMEDCouplingFieldDoubleIadd(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.MEDCouplingFieldDouble____iadd___(self, self, *args) -def ParaMEDMEMMEDCouplingFieldDoubleIsub(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.MEDCouplingFieldDouble____isub___(self, self, *args) -def ParaMEDMEMMEDCouplingFieldDoubleImul(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.MEDCouplingFieldDouble____imul___(self, self, *args) -def ParaMEDMEMMEDCouplingFieldDoubleIdiv(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.MEDCouplingFieldDouble____idiv___(self, self, *args) -def ParaMEDMEMMEDCouplingFieldDoubleIpow(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.MEDCouplingFieldDouble____ipow___(self, self, *args) -def ParaMEDMEMDataArrayIntIadd(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayInt____iadd___(self, self, *args) -def ParaMEDMEMDataArrayIntIsub(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayInt____isub___(self, self, *args) -def ParaMEDMEMDataArrayIntImul(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayInt____imul___(self, self, *args) -def ParaMEDMEMDataArrayIntIdiv(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayInt____idiv___(self, self, *args) -def ParaMEDMEMDataArrayIntImod(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayInt____imod___(self, self, *args) -def ParaMEDMEMDataArrayIntIpow(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayInt____ipow___(self, self, *args) -def ParaMEDMEMDataArrayDoubleTupleIadd(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayDoubleTuple____iadd___(self, self, *args) -def ParaMEDMEMDataArrayDoubleTupleIsub(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayDoubleTuple____isub___(self, self, *args) -def ParaMEDMEMDataArrayDoubleTupleImul(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayDoubleTuple____imul___(self, self, *args) -def ParaMEDMEMDataArrayDoubleTupleIdiv(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayDoubleTuple____idiv___(self, self, *args) -def ParaMEDMEMDataArrayIntTupleIadd(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayIntTuple____iadd___(self, self, *args) -def ParaMEDMEMDataArrayIntTupleIsub(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayIntTuple____isub___(self, self, *args) -def ParaMEDMEMDataArrayIntTupleImul(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayIntTuple____imul___(self, self, *args) -def ParaMEDMEMDataArrayIntTupleIdiv(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayIntTuple____idiv___(self, self, *args) -def ParaMEDMEMDataArrayIntTupleImod(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DataArrayIntTuple____imod___(self, self, *args) -def ParaMEDMEMDenseMatrixIadd(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DenseMatrix____iadd___(self, self, *args) -def ParaMEDMEMDenseMatrixIsub(self,*args): - import _MEDCouplingCorba - return _MEDCouplingCorba.DenseMatrix____isub___(self, self, *args) +def MEDCouplingDataArrayDoubleIadd(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayDouble____iadd___(self, self, *args) +def MEDCouplingDataArrayDoubleIsub(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayDouble____isub___(self, self, *args) +def MEDCouplingDataArrayDoubleImul(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayDouble____imul___(self, self, *args) +def MEDCouplingDataArrayDoubleIdiv(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayDouble____idiv___(self, self, *args) +def MEDCouplingDataArrayDoubleIpow(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayDouble____ipow___(self, self, *args) +def MEDCouplingFieldDoubleIadd(self,*args): + import _MEDCoupling + return _MEDCoupling.MEDCouplingFieldDouble____iadd___(self, self, *args) +def MEDCouplingFieldDoubleIsub(self,*args): + import _MEDCoupling + return _MEDCoupling.MEDCouplingFieldDouble____isub___(self, self, *args) +def MEDCouplingFieldDoubleImul(self,*args): + import _MEDCoupling + return _MEDCoupling.MEDCouplingFieldDouble____imul___(self, self, *args) +def MEDCouplingFieldDoubleIdiv(self,*args): + import _MEDCoupling + return _MEDCoupling.MEDCouplingFieldDouble____idiv___(self, self, *args) +def MEDCouplingFieldDoubleIpow(self,*args): + import _MEDCoupling + return _MEDCoupling.MEDCouplingFieldDouble____ipow___(self, self, *args) +def MEDCouplingDataArrayInt32Iadd(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt32____iadd___(self, self, *args) +def MEDCouplingDataArrayInt32Isub(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt32____isub___(self, self, *args) +def MEDCouplingDataArrayInt32Imul(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt32____imul___(self, self, *args) +def MEDCouplingDataArrayInt32Idiv(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt32____idiv___(self, self, *args) +def MEDCouplingDataArrayInt32Imod(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt32____imod___(self, self, *args) +def MEDCouplingDataArrayInt32Ipow(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt32____ipow___(self, self, *args) +def MEDCouplingDataArrayInt64Iadd(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt64____iadd___(self, self, *args) +def MEDCouplingDataArrayInt64Isub(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt64____isub___(self, self, *args) +def MEDCouplingDataArrayInt64Imul(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt64____imul___(self, self, *args) +def MEDCouplingDataArrayInt64Idiv(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt64____idiv___(self, self, *args) +def MEDCouplingDataArrayInt64Imod(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt64____imod___(self, self, *args) +def MEDCouplingDataArrayInt64Ipow(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt64____ipow___(self, self, *args) +def MEDCouplingDataArrayFloatIadd(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayFloat____iadd___(self, self, *args) +def MEDCouplingDataArrayFloatIsub(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayFloat____isub___(self, self, *args) +def MEDCouplingDataArrayFloatImul(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayFloat____imul___(self, self, *args) +def MEDCouplingDataArrayFloatIdiv(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayFloat____idiv___(self, self, *args) +def MEDCouplingDataArrayDoubleTupleIadd(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayDoubleTuple____iadd___(self, self, *args) +def MEDCouplingDataArrayDoubleTupleIsub(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayDoubleTuple____isub___(self, self, *args) +def MEDCouplingDataArrayDoubleTupleImul(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayDoubleTuple____imul___(self, self, *args) +def MEDCouplingDataArrayDoubleTupleIdiv(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayDoubleTuple____idiv___(self, self, *args) +def MEDCouplingDataArrayInt32TupleIadd(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt32Tuple____iadd___(self, self, *args) +def MEDCouplingDataArrayInt32TupleIsub(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt32Tuple____isub___(self, self, *args) +def MEDCouplingDataArrayInt32TupleImul(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt32Tuple____imul___(self, self, *args) +def MEDCouplingDataArrayInt32TupleIdiv(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt32Tuple____idiv___(self, self, *args) +def MEDCouplingDataArrayInt32TupleImod(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt32Tuple____imod___(self, self, *args) +def MEDCouplingDataArrayInt64TupleIadd(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt64Tuple____iadd___(self, self, *args) +def MEDCouplingDataArrayInt64TupleIsub(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt64Tuple____isub___(self, self, *args) +def MEDCouplingDataArrayInt64TupleImul(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt64Tuple____imul___(self, self, *args) +def MEDCouplingDataArrayInt64TupleIdiv(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt64Tuple____idiv___(self, self, *args) +def MEDCouplingDataArrayInt64TupleImod(self,*args): + import _MEDCoupling + return _MEDCoupling.DataArrayInt64Tuple____imod___(self, self, *args) +def MEDCouplingDenseMatrixIadd(self,*args): + import _MEDCoupling + return _MEDCoupling.DenseMatrix____iadd___(self, self, *args) +def MEDCouplingDenseMatrixIsub(self,*args): + import _MEDCoupling + return _MEDCoupling.DenseMatrix____isub___(self, self, *args) %} %include "MEDCouplingFinalize.i"