# # ChangeLog for XIOS3/trunk/src/group_template_decl.cpp # # Generated by Trac 1.0.1 # 07/02/24 12:31:05 Thu, 01 Jun 2023 08:58:08 GMT ymipsl [2507] * XIOS3/trunk/src/config/domain_attribute.conf (modified) * XIOS3/trunk/src/config/node_type.conf (modified) * XIOS3/trunk/src/config/redistribute_axis_attribute.conf (added) * XIOS3/trunk/src/config/redistribute_domain_attribute.conf (added) * XIOS3/trunk/src/config/redistribute_scalar_attribute.conf (added) * XIOS3/trunk/src/distribution/grid_remote_connector.cpp (modified) * XIOS3/trunk/src/distribution/transform_connector.hpp (modified) * XIOS3/trunk/src/filter/client_online_reader_filter.cpp (added) * XIOS3/trunk/src/filter/client_online_reader_filter.hpp (added) * XIOS3/trunk/src/filter/client_online_writer_filter.cpp (added) * XIOS3/trunk/src/filter/client_online_writer_filter.hpp (added) * XIOS3/trunk/src/filter/file_writer_store_filter.cpp (modified) * XIOS3/trunk/src/filter/grid_redistribute_filter.cpp (added) * XIOS3/trunk/src/filter/grid_redistribute_filter.hpp (added) * XIOS3/trunk/src/filter/grid_redistribute_filter_in.cpp (added) * XIOS3/trunk/src/filter/grid_redistribute_filter_in.hpp (added) * XIOS3/trunk/src/filter/output_pin.hpp (modified) * XIOS3/trunk/src/generate_fortran_interface.cpp (modified) * XIOS3/trunk/src/group_factory_decl.cpp (modified) * XIOS3/trunk/src/group_template_decl.cpp (modified) * XIOS3/trunk/src/io/nc4_data_input.cpp (modified) * XIOS3/trunk/src/io/nc4_data_output.cpp (modified) * XIOS3/trunk/src/manager/services_manager.cpp (modified) * XIOS3/trunk/src/mpi_tools.cpp (modified) * XIOS3/trunk/src/node/axis.cpp (modified) * XIOS3/trunk/src/node/axis.hpp (modified) * XIOS3/trunk/src/node/context.cpp (modified) * XIOS3/trunk/src/node/context.hpp (modified) * XIOS3/trunk/src/node/domain.cpp (modified) * XIOS3/trunk/src/node/domain.hpp (modified) * XIOS3/trunk/src/node/field.cpp (modified) * XIOS3/trunk/src/node/field.hpp (modified) * XIOS3/trunk/src/node/file.cpp (modified) * XIOS3/trunk/src/node/file.hpp (modified) * XIOS3/trunk/src/node/grid.cpp (modified) * XIOS3/trunk/src/node/grid.hpp (modified) * XIOS3/trunk/src/node/node_enum.hpp (modified) * XIOS3/trunk/src/node/node_type.hpp (modified) * XIOS3/trunk/src/node/redistribute_axis.cpp (added) * XIOS3/trunk/src/node/redistribute_axis.hpp (added) * XIOS3/trunk/src/node/redistribute_domain.cpp (added) * XIOS3/trunk/src/node/redistribute_domain.hpp (added) * XIOS3/trunk/src/node/redistribute_scalar.cpp (added) * XIOS3/trunk/src/node/redistribute_scalar.hpp (added) * XIOS3/trunk/src/node/scalar.cpp (modified) * XIOS3/trunk/src/node/scalar.hpp (modified) * XIOS3/trunk/src/object_factory_decl2.cpp (modified) * XIOS3/trunk/src/object_factory_decl4.cpp (modified) * XIOS3/trunk/src/object_template_decl.cpp (modified) * XIOS3/trunk/src/transformation/algo_types.cpp (modified) * XIOS3/trunk/src/transformation/algo_types.hpp (modified) * XIOS3/trunk/src/transformation/axis_algorithm/axis_algorithm_extract.cpp (modified) * XIOS3/trunk/src/transformation/axis_algorithm/axis_algorithm_inverse.cpp (modified) * XIOS3/trunk/src/transformation/axis_algorithm/axis_algorithm_redistribute.cpp (added) * XIOS3/trunk/src/transformation/axis_algorithm/axis_algorithm_redistribute.hpp (added) * XIOS3/trunk/src/transformation/axis_algorithm/axis_algorithm_zoom.cpp (modified) * XIOS3/trunk/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (modified) * XIOS3/trunk/src/transformation/domain_algorithm/domain_algorithm_redistribute.cpp (added) * XIOS3/trunk/src/transformation/domain_algorithm/domain_algorithm_redistribute.hpp (added) * XIOS3/trunk/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) * XIOS3/trunk/src/transformation/domain_algorithm/domain_algorithm_zoom.cpp (modified) * XIOS3/trunk/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.cpp (modified) * XIOS3/trunk/src/transformation/scalar_algorithm/scalar_algorithm_redistribute.cpp (added) * XIOS3/trunk/src/transformation/scalar_algorithm/scalar_algorithm_redistribute.hpp (added) * XIOS3/trunk/src/transformation/transformation_enum.hpp (modified) * XIOS3/trunk/src/transport/context_client.cpp (modified) * XIOS3/trunk/src/transport/context_client.hpp (modified) * XIOS3/trunk/src/transport/legacy_context_client.cpp (modified) * XIOS3/trunk/src/transport/legacy_context_client.hpp (modified) * XIOS3/trunk/src/transport/legacy_context_server.cpp (modified) * XIOS3/trunk/src/transport/one_sided_context_client.hpp (modified) * XIOS3/trunk/src/transport/online_context_client.cpp (added) * XIOS3/trunk/src/transport/online_context_client.hpp (added) * XIOS3/trunk/src/type/type_util.hpp (modified) * XIOS3/trunk/src/xml_parser_decl.cpp (modified) Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM Wed, 25 Jan 2023 15:59:46 GMT ymipsl [2458] * XIOS3/trunk (modified) * XIOS3/trunk/src/buffer_client.cpp (modified) * XIOS3/trunk/src/buffer_client.hpp (modified) * XIOS3/trunk/src/client.cpp (modified) * XIOS3/trunk/src/config/context_attribute.conf (modified) * XIOS3/trunk/src/config/file_attribute.conf (modified) * XIOS3/trunk/src/config/node_type.conf (modified) * XIOS3/trunk/src/config/pool_attribute.conf (modified) * XIOS3/trunk/src/config/service_attribute.conf (copied) * XIOS3/trunk/src/group_factory_decl.cpp (modified) * XIOS3/trunk/src/group_template_decl.cpp (modified) * XIOS3/trunk/src/manager/pool_ressource.cpp (modified) * XIOS3/trunk/src/manager/pool_ressource.hpp (modified) * XIOS3/trunk/src/manager/ressources_manager.cpp (modified) * XIOS3/trunk/src/manager/ressources_manager.hpp (modified) * XIOS3/trunk/src/manager/servers_ressource.cpp (modified) * XIOS3/trunk/src/manager/services_manager.cpp (modified) * XIOS3/trunk/src/manager/services_manager.hpp (modified) * XIOS3/trunk/src/manager/token_manager.cpp (copied) * XIOS3/trunk/src/manager/token_manager.hpp (copied) * XIOS3/trunk/src/node/context.cpp (modified) * XIOS3/trunk/src/node/context.hpp (modified) * XIOS3/trunk/src/node/file.cpp (modified) * XIOS3/trunk/src/node/file.hpp (modified) * XIOS3/trunk/src/node/node_enum.hpp (modified) * XIOS3/trunk/src/node/node_type.hpp (modified) * XIOS3/trunk/src/node/pool_node.cpp (modified) * XIOS3/trunk/src/node/pool_node.hpp (modified) * XIOS3/trunk/src/node/service_node.cpp (copied) * XIOS3/trunk/src/node/service_node.hpp (copied) * XIOS3/trunk/src/object_factory_decl2.cpp (modified) * XIOS3/trunk/src/object_factory_decl3.cpp (modified) * XIOS3/trunk/src/object_template_decl.cpp (modified) * XIOS3/trunk/src/server.cpp (modified) * XIOS3/trunk/src/transport/legacy_context_client.cpp (modified) * XIOS3/trunk/src/transport/legacy_context_client.hpp (modified) * XIOS3/trunk/src/transport/legacy_context_server.cpp (modified) * XIOS3/trunk/src/transport/one_sided_context_client.hpp (modified) * XIOS3/trunk/src/type/type_util.hpp (modified) * XIOS3/trunk/src/xml_parser_decl.cpp (modified) Merge XIOS_FILE_SERVICE dev branch into trunk YM Thu, 22 Sep 2022 11:53:30 GMT ymipsl [2408] * XIOS3/trunk/src/config/node_type.conf (modified) * XIOS3/trunk/src/config/pool_attribute.conf (added) * XIOS3/trunk/src/group_factory_decl.cpp (modified) * XIOS3/trunk/src/group_template_decl.cpp (modified) * XIOS3/trunk/src/node/node_enum.hpp (modified) * XIOS3/trunk/src/node/node_type.hpp (modified) * XIOS3/trunk/src/node/pool_node.cpp (added) * XIOS3/trunk/src/node/pool_node.hpp (added) * XIOS3/trunk/src/object_factory_decl2.cpp (modified) * XIOS3/trunk/src/object_factory_decl3.cpp (modified) * XIOS3/trunk/src/object_template_decl.cpp (modified) * XIOS3/trunk/src/type/type_util.hpp (modified) * XIOS3/trunk/src/xml_parser_decl.cpp (modified) Minimum requirement to introduce new nodes in XML tree => done for pool ... Wed, 06 Jul 2022 21:14:58 GMT ymipsl [2362] * XIOS3/branches (added) * XIOS3/dev (added) * XIOS3/trunk (copied) copy XIOS_COUPLING branch into new XIOS3 trunk directory. XIOS V2 est ... Wed, 06 Jul 2022 21:07:05 GMT ymipsl [2360] * XIOS2/dev/XIOS_DEV_CMIP6 (copied) * XIOS2/dev/XIOS_GRIB (copied) * XIOS2/dev/dev_oa (copied) * XIOS2/dev/dev_trunk_graph (copied) * XIOS2/dev/dev_trunk_omp (copied) * XIOS2/dev/dev_ym (copied) Move dev branches to XIOS2 YM