# # ChangeLog for XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.hpp # # Generated by Trac 1.0.1 # 05/18/24 21:38:30 Thu, 12 Dec 2019 17:15:14 GMT ymipsl [1784] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/coupler_in_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/coupler_out_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/group_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/group_template_impl.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/context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_in.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_in.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_out.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_out.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/file.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/file.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/variable.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/variable.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_generate_rectilinear.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_transformation.cpp (modified) - Preparing coupling functionalities. - Make some cleaner things YM 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