# # ChangeLog for XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template.hpp # # Generated by Trac 1.0.1 # 06/28/24 13:07:36 Thu, 25 Nov 2021 17:25:19 GMT ymipsl [2265] * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/calendar_wrapper.hpp (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/object_factory.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_decl_macro.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp (modified) tracking memory leak : remove context and all related object from object ... Fri, 01 Oct 2021 08:40:31 GMT jderouillat [2243] * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/icdata.cpp (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/server.cpp (modified) Move context cleaning in xios_finalize (for clients) and when servers ... Thu, 30 Sep 2021 12:25:40 GMT jderouillat [2241] * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template_impl.hpp (modified) Clean Context and it members before MPI_Finalize (to avoid some MPI call ... Fri, 20 Aug 2021 12:38:23 GMT ymipsl [2203] * XIOS/dev/dev_ym/XIOS_COUPLING/src/declare_ref_func.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (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/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.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) New functionnality : domain, axis and scalar can now be retrieve with ... Sun, 06 Dec 2020 21:14:56 GMT ymipsl [1984] * XIOS/dev/dev_ym/XIOS_COUPLING/src/declare_ref_func.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/scatterer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transform_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transform_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/weight_transform_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/weight_transform_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_server_store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/transform_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/transform_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/mpi_tools.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/mpi_tools.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/compute_connectivity_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/compute_connectivity_domain.hpp (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/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/duplicate_scalar_to_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/duplicate_scalar_to_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/element_type.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/expand_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/expand_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_axis_to_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_axis_to_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain_to_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain_to_axis.hpp (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/generate_rectilinear_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/generate_rectilinear_domain.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/interpolate_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/interpolate_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/interpolate_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/interpolate_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/inverse_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/inverse_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_axis_to_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_axis_to_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_axis_to_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_axis_to_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_domain_to_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_domain_to_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_domain_to_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_domain_to_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_scalar_to_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_scalar_to_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reorder_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reorder_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/temporal_splitting.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/temporal_splitting.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/transformation.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/transformation_enum.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/zoom_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/zoom_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/zoom_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/zoom_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_duplicate_scalar.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_duplicate_scalar.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_extract.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_extract.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_extract_domain.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_extract_domain.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_interpolate.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_interpolate.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_inverse.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_inverse.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_reduce_axis.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_reduce_axis.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_reduce_domain.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_reduce_domain.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_temporal_splitting.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_temporal_splitting.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_transformation.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_transformation.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_zoom.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_zoom.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_compute_connectivity.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_compute_connectivity.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_expand.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_expand.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_extract.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_extract.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_generate_rectilinear.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_generate_rectilinear.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_interpolate.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_interpolate.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_reorder.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_reorder.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_transformation.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_transformation.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_zoom.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_zoom.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation_new.cpp.xxx (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation_new.hpp.xxx (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_extract_axis.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_extract_axis.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_reduce_axis.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_reduce_axis.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_reduce_domain.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_reduce_domain.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_reduce_scalar.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_reduce_scalar.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_transformation.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_transformation.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation_enum.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation_path.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation_path.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/xios_spl.hpp (modified) intermediate commit for new tranformation engine? YM Tue, 12 May 2020 09:52:13 GMT ymipsl [1875] * XIOS/dev/dev_ym/XIOS_COUPLING/arch/arch-X64_IRENE.env (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/bld.cfg (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/make_xios (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/array_new.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/array_new.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_array.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_array_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_in_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_in_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_out_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_out_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/declare_attribute.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_filter.cpp (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/axis.hpp (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/domain.hpp (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/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.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/test/generic_testcase.f90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/type/type_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/type/type_util.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/xios_spl.hpp (modified) XIOS coupling branch Some updates. First coupling test is beginning to ... Wed, 15 Apr 2020 11:23:39 GMT ymipsl [1869] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/icfield.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_input.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (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/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (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/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_decl_macro.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_impl.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/parse_expr/filter_expr_node.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation.cpp (modified) Some update... YM 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:00:27 GMT ymipsl [1758] * XIOS/dev/dev_ym/XIOS_SERVICES (copied) creation of a new branch to implement services management in XIOS. ...