Salome HOME
[bos #38048] [EDF] (2023-T3) PARAMEDMEM Ergonomy.
authorcconopoima <cesar.conopoima@gmail.com>
Tue, 9 Jan 2024 15:45:14 +0000 (15:45 +0000)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 11 Mar 2024 09:02:12 +0000 (10:02 +0100)
commit0bf52b9b294008eeb79b593572b035bff39bc7b7
tree910537a3ccbc20ad3d6c7f0b35dd23629fadb4af
parent9f946c83b3822e539830e131fbd7d2b2574ac0fa
[bos #38048] [EDF] (2023-T3) PARAMEDMEM Ergonomy.
15 files changed:
src/ParaMEDMEM/ByStringMPIProcessorGroup.cxx [new file with mode: 0644]
src/ParaMEDMEM/ByStringMPIProcessorGroup.hxx [new file with mode: 0644]
src/ParaMEDMEM/CMakeLists.txt
src/ParaMEDMEM/InterpKernelDEC.cxx
src/ParaMEDMEM/InterpKernelDEC.hxx
src/ParaMEDMEM/MPIProcessorGroup.cxx
src/ParaMEDMEM/MPIProcessorGroup.hxx
src/ParaMEDMEM/ProcessorGroup.hxx
src/ParaMEDMEMTest/CMakeLists.txt
src/ParaMEDMEMTest/ParaMEDMEMTest.hxx
src/ParaMEDMEMTest/ParaMEDMEMTest_ByStringMPIProcessorGroup.cxx [new file with mode: 0644]
src/ParaMEDMEM_Swig/CMakeLists.txt
src/ParaMEDMEM_Swig/CTestTestfileInstall.cmake.in
src/ParaMEDMEM_Swig/ParaMEDMEMCommon.i
src/ParaMEDMEM_Swig/test_InterpKernelDEC_easy.py [new file with mode: 0755]