# # ChangeLog for XIOS/dev/dev_ym/XIOS_COUPLING/src/event_client.cpp # # Generated by Trac 1.0.1 # 07/02/24 14:32:26 Wed, 29 Jun 2022 16:19:45 GMT ymipsl [2343] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/event_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/event_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/event_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/event_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/context_client.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/context_client.cpp.old (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/context_client.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/context_server.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/context_server.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/legacy_context_client.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/legacy_context_client.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/legacy_context_server.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/legacy_context_server.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/one_sided_client_buffer.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/one_sided_client_buffer.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/one_sided_context_client.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/one_sided_context_client.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/one_sided_context_server.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/one_sided_context_server.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/one_sided_cs_buffer_base.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/one_sided_server_base.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/one_sided_server_buffer.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transport/one_sided_server_buffer.hpp (added) - Implement new infrastructure for transfert protocol. - new purelly one ... Tue, 03 Dec 2019 10:46:23 GMT ymipsl [1780] * XIOS/dev/dev_ym/XIOS_COUPLING (copied) Creating a new dev branch to implement coupling functionnalities Fri, 18 Oct 2019 13:00:27 GMT ymipsl [1758] * XIOS/dev/dev_ym/XIOS_SERVICES (copied) creation of a new branch to implement services management in XIOS. ...