# # ChangeLog for XIOS/dev/dev_ym/XIOS_COUPLING/src/test # # Generated by Trac 1.0.1 # 05/17/24 19:15:15 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:40:35 GMT ymipsl [1761] * XIOS/dev/dev_ym/XIOS_SERVICES/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/client.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/config/context_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/context_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/cxios.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/filter/store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/interface/c/iccalendar.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/interface/fortran/ixios.F90 (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/contexts_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/contexts_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/daemons_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/daemons_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/pool_ressource.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/pool_ressource.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/register_context_info.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/ressources_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/ressources_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/server_context.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/server_context.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/servers_ressource.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/servers_ressource.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/window_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/window_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/context.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/file.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/object.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/object.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/object_template_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/server.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/server.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/test/generic_testcase.f90 (added) implementing first guess for service functionnalities. YM