# # ChangeLog for XIOS/dev # # Generated by Trac 1.0.1 # 05/09/24 23:33:11 Thu, 08 Apr 2021 07:44:59 GMT ymipsl [2128] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) Fix problem in chaining transformation. in case of reading grid in file, ... Thu, 08 Apr 2021 07:38:43 GMT ymipsl [2127] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) fix : workflowToModel connector not initialized to nullptr YM Thu, 08 Apr 2021 07:34:19 GMT ymipsl [2126] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.cpp (modified) Bug fix in axis interpolation with pressure coordinate YM Thu, 08 Apr 2021 07:32:33 GMT ymipsl [2125] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) Fix problem for unstructured grid when no distribution is defined. YM Thu, 08 Apr 2021 07:28:44 GMT ymipsl [2124] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_impl.hpp (modified) Fix bad suffix context in generated object id YM Fri, 02 Apr 2021 19:06:04 GMT ymipsl [2123] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.hpp (modified) Possibly fix deadlock in attched mode YM Thu, 01 Apr 2021 09:13:01 GMT ymipsl [2122] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/interpolate_axis_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/interpolate_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.cpp (modified) Improve axis interpolate feature : introduce : coordinate_src and ... Tue, 30 Mar 2021 16:25:37 GMT ymipsl [2121] * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/iccontext.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/context_interface.f90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/icontext.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/idata.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/ixios_interfaces.F90 (modified) Merge fortran interface functionnalities from trunk : - sendField & ... Tue, 30 Mar 2021 15:11:36 GMT ymipsl [2120] * XIOS/dev/dev_ym/XIOS_COUPLING/src/array_new.cpp (modified) * 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_decl.cpp (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/attribute_template_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/declare_attribute.hpp (modified) remove attempt to visualize blitz array throw totalview API. YM Tue, 30 Mar 2021 09:06:23 GMT jderouillat [2119] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) Fix in reorder_domain Fri, 26 Mar 2021 10:27:42 GMT jderouillat [2118] * XIOS/dev/dev_ym/XIOS_COUPLING/src/array_new.cpp (modified) * 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_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_template_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/scatterer_connector.hpp (modified) * 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/transformation/transformation.hpp (modified) Enable GNU compilation Fri, 26 Mar 2021 09:00:29 GMT jderouillat [2117] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.cpp (modified) Fixes to reenable inverse_axis and extract_domain_to_axis : call ... Wed, 24 Mar 2021 08:22:46 GMT jderouillat [2116] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain_to_axis.cpp (modified) Backport fix 1919 about checkValid in extract_domain_to_axis Tue, 23 Mar 2021 12:38:20 GMT jderouillat [2115] * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/idata.F90 (modified) Backport fix 2099 : Fix problem in fortran-c interface about ... Wed, 10 Mar 2021 16:24:52 GMT oabramkina [2084] * XIOS/dev/dev_oa/src/node/domain.cpp (modified) Bugfix on grid mask. Wed, 24 Feb 2021 14:05:38 GMT yushan [2038] * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/ENV/irene.env (modified) XIOS_COUPLING : change reference location Mon, 22 Feb 2021 15:13:31 GMT yushan [2036] * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/COMPILE/compile_param_irene.def (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/COMPILE/config_compile.py (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/context_atm.xml (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/run_test (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/run_test_irene (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_axis_algo/checkfile.def (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_axis_algo/context_atm.xml (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_domain_algo/checkfile.def (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_domain_algo/context_atm.xml (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_function (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_grid_algo (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_scalar_algo/checkfile.def (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_scalar_algo/context_atm.xml (modified) XIOS_COUPLING : update unit test files Mon, 22 Feb 2021 10:55:38 GMT yushan [2035] * XIOS/dev/dev_ym/XIOS_COUPLING/arch/arch-X64_IRENE.env (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite (copied) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/ARCH/arch-X64_IRENE.env (modified) XIOS_COUPLING : add xios_test_suite repository Mon, 15 Feb 2021 20:14:02 GMT oabramkina [2034] * XIOS/dev/dev_oa/src/config/domain_attribute.conf (modified) * XIOS/dev/dev_oa/src/distribution_client.cpp (modified) * XIOS/dev/dev_oa/src/distribution_client.hpp (modified) * XIOS/dev/dev_oa/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_oa/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_oa/src/node/domain.cpp (modified) * XIOS/dev/dev_oa/src/node/domain.hpp (modified) * XIOS/dev/dev_oa/src/node/grid.cpp (modified) * XIOS/dev/dev_oa/src/node/grid.hpp (modified) Adding a possibility of tiled and non-tiled sent on the same domain. Wed, 10 Feb 2021 14:28:29 GMT yushan [2032] * XIOS/dev/dev_ym/XIOS_COUPLING/generic_testcase/context_atm.xml (added) * XIOS/dev/dev_ym/XIOS_COUPLING/generic_testcase/context_grid_dynamico.xml (added) * XIOS/dev/dev_ym/XIOS_COUPLING/generic_testcase/context_oce.xml (added) * XIOS/dev/dev_ym/XIOS_COUPLING/generic_testcase/dynamico_grid.nc (added) * XIOS/dev/dev_ym/XIOS_COUPLING/generic_testcase/iodef.xml (added) * XIOS/dev/dev_ym/XIOS_COUPLING/generic_testcase/param.def (added) XIOS_COUPLING : add generic_testcase sub files Wed, 10 Feb 2021 14:26:11 GMT yushan [2031] * XIOS/dev/dev_ym/XIOS_COUPLING/generic_testcase (added) XIOS_COUPLING : add generic_testcase repository Tue, 09 Feb 2021 15:37:31 GMT yushan [2030] * XIOS/dev/dev_trunk_graph/src/distribution/grid_transform_connector.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_extract.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_extract_domain.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_inverse.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_inverse.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_zoom.cpp (modified) Graph intermediate commit to a tmp branch. Wed, 03 Feb 2021 16:42:33 GMT yushan [2028] * XIOS/dev/dev_trunk_graph/src/filter/pass_through_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/temporal_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/transform_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/field.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_trunk_graph/src/workflow_graph.cpp (modified) * XIOS/dev/dev_trunk_graph/src/workflow_graph.hpp (modified) Graph intermediate commit to a tmp branch. Mon, 01 Feb 2021 11:42:26 GMT yushan [2027] * XIOS/dev/dev_trunk_graph/src/context_server.cpp (modified) * XIOS/dev/dev_trunk_graph/src/event_scheduler.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/client_from_client_source_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/client_to_server_store_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/axis.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/axis.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/context.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/context.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/domain.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/domain.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/field.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/field.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/grid.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/grid.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/scalar.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/scalar.hpp (modified) * XIOS/dev/dev_trunk_graph/src/test/generic_testcase.f90 (modified) * XIOS/dev/dev_trunk_graph/src/transformation/algo_types.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/generic_algorithm_transformation.hpp (modified) Graph intermediate commit to a tmp branch. Integrate latest ... Mon, 01 Feb 2021 10:54:16 GMT yushan [2026] * XIOS/dev/dev_trunk_graph/src/attribute_enum_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/pass_through_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/transform_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/graph_package.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/field.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/grid.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/grid.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/algorithm_transformation_transfer.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_expand.hpp (modified) * XIOS/dev/dev_trunk_graph/src/workflow_graph.cpp (modified) * XIOS/dev/dev_trunk_graph/src/workflow_graph.hpp (modified) Graph intermediate commit to a tmp branch. Tue, 26 Jan 2021 22:52:07 GMT yushan [2023] * XIOS/dev/dev_trunk_graph/src/filter/pass_through_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/pass_through_filter.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/temporal_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/temporal_filter.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/transform_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/field.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/grid.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_reorder.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_trunk_graph/src/workflow_graph.hpp (modified) Graph intermediate commit to a tmp branch. Fri, 22 Jan 2021 17:46:08 GMT ymipsl [2022] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/event_scheduler.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_client_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_server_store_filter.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/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) Reimplement coupling in the new infrastructure. Tested for 2-way ... Fri, 22 Jan 2021 17:35:44 GMT yushan [2021] * XIOS/dev/dev_trunk_graph/src/filter/client_to_server_store_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/pass_through_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/temporal_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/transform_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/transform_filter.hpp (modified) * XIOS/dev/dev_trunk_graph/src/graph_package.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/field.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/grid.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/grid.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/algorithm_transformation_transfer.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_extract.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/grid_algorithm.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/grid_algorithm.hpp (modified) Graph intermediate commit to a tmp branch. Fri, 22 Jan 2021 11:07:06 GMT yushan [2020] * XIOS/dev/dev_trunk_graph/arch/arch-GCC_LINUX.fcm (modified) * XIOS/dev/dev_trunk_graph/arch/arch-X64_ADA.fcm (modified) * XIOS/dev/dev_trunk_graph/arch/arch-X64_IRENE.env (modified) * XIOS/dev/dev_trunk_graph/arch/arch-X64_IRENE.fcm (modified) * XIOS/dev/dev_trunk_graph/arch/arch-ifort_CICLAD.path (modified) * XIOS/dev/dev_trunk_graph/arch/arch-ifort_LSCE.fcm (modified) * XIOS/dev/dev_trunk_graph/bld.cfg (modified) * XIOS/dev/dev_trunk_graph/doc/XIOS_reference_guide.lyx (modified) * XIOS/dev/dev_trunk_graph/doc/XIOS_reference_guide.pdf (modified) * XIOS/dev/dev_trunk_graph/doc/XIOS_user_guide.lyx (modified) * XIOS/dev/dev_trunk_graph/doc/XIOS_user_guide.pdf (modified) * XIOS/dev/dev_trunk_graph/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/dev/dev_trunk_graph/inputs/COMPLETE/context_surface.xml (modified) * XIOS/dev/dev_trunk_graph/inputs/REMAP/iodef.xml (modified) * XIOS/dev/dev_trunk_graph/inputs/iodef.xml (modified) * XIOS/dev/dev_trunk_graph/make_xios (modified) * XIOS/dev/dev_trunk_graph/src/dht_auto_indexing.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/dht_auto_indexing.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/dht_data_types.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/distribution.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/distribution.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/distribution_client.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/distribution_client.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/distribution_server.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/distribution_server.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/filter/file_server_writer_filter.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/filter/file_server_writer_filter.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/filter/file_writer_filter.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/filter/file_writer_filter.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/filter/source_filter.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/filter/source_filter.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/filter/spatial_transform_filter.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/filter/spatial_transform_filter.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/filter/store_filter.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/filter/store_filter.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/graphviz.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/graphviz.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/node/transformation.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/node/transformation_enum.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/parse_expr/yacc_var.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/server_distribution_description.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/server_distribution_description.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_duplicate_scalar.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_duplicate_scalar.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_extract.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_extract.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_extract_domain.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_extract_domain.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_interpolate.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_interpolate.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_inverse.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_inverse.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_reduce_axis.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_reduce_axis.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_reduce_domain.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_reduce_domain.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_temporal_splitting.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_temporal_splitting.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_transformation.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_transformation.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_zoom.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm_zoom.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_compute_connectivity.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_compute_connectivity.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_expand.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_expand.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_extract.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_extract.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_generate_rectilinear.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_generate_rectilinear.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_interpolate.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_interpolate.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_reorder.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_reorder.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_transformation.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_transformation.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_zoom.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm_zoom.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/grid_generate.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/grid_generate.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/grid_transformation.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/grid_transformation.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/grid_transformation_selector.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/grid_transformation_selector.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm_extract_axis.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm_extract_axis.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm_reduce_axis.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm_reduce_axis.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm_reduce_domain.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm_reduce_domain.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm_reduce_scalar.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm_reduce_scalar.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm_transformation.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm_transformation.hpp (deleted) Graph intermedia commit to a tmp branch. Removing useless files Fri, 22 Jan 2021 11:00:29 GMT yushan [2019] * XIOS/dev/dev_trunk_graph/src/array_new.cpp (added) * XIOS/dev/dev_trunk_graph/src/array_new.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_array.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_array_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_enum.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_enum_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_map.cpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_map.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_template.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_template_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_client.cpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_client.hpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_decl.cpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_in_decl.cpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_in_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_out_decl.cpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_out_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_server.cpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_server.hpp (modified) * XIOS/dev/dev_trunk_graph/src/client.cpp (modified) * XIOS/dev/dev_trunk_graph/src/client.hpp (modified) * XIOS/dev/dev_trunk_graph/src/client_client_dht_decl.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/client_client_dht_template.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/client_client_dht_template_impl.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/client_server_mapping.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/client_server_mapping.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/client_server_mapping_distributed.cpp (deleted) * XIOS/dev/dev_trunk_graph/src/client_server_mapping_distributed.hpp (deleted) * XIOS/dev/dev_trunk_graph/src/config/axis_attribute.conf (modified) * XIOS/dev/dev_trunk_graph/src/config/context_attribute.conf (modified) * XIOS/dev/dev_trunk_graph/src/config/coupler_in_attribute.conf (added) * XIOS/dev/dev_trunk_graph/src/config/coupler_out_attribute.conf (added) * XIOS/dev/dev_trunk_graph/src/config/domain_attribute.conf (modified) * XIOS/dev/dev_trunk_graph/src/config/field_attribute.conf (modified) * XIOS/dev/dev_trunk_graph/src/config/node_type.conf (modified) * XIOS/dev/dev_trunk_graph/src/config/scalar_attribute.conf (modified) * XIOS/dev/dev_trunk_graph/src/context_client.cpp (modified) * XIOS/dev/dev_trunk_graph/src/context_client.hpp (modified) * XIOS/dev/dev_trunk_graph/src/context_server.cpp (modified) * XIOS/dev/dev_trunk_graph/src/context_server.hpp (modified) * XIOS/dev/dev_trunk_graph/src/cxios.cpp (modified) * XIOS/dev/dev_trunk_graph/src/cxios.hpp (modified) * XIOS/dev/dev_trunk_graph/src/data_input.cpp (modified) * XIOS/dev/dev_trunk_graph/src/data_input.hpp (modified) * XIOS/dev/dev_trunk_graph/src/data_output.cpp (modified) * XIOS/dev/dev_trunk_graph/src/data_output.hpp (modified) * XIOS/dev/dev_trunk_graph/src/declare_attribute.hpp (modified) * XIOS/dev/dev_trunk_graph/src/declare_ref_func.hpp (modified) * XIOS/dev/dev_trunk_graph/src/distribution (added) * XIOS/dev/dev_trunk_graph/src/distribution/client_client_dht_decl.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/client_client_dht_template.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/client_client_dht_template_impl.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/client_server_mapping.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/client_server_mapping.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/client_server_mapping_distributed.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/client_server_mapping_distributed.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/dht_auto_indexing.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/dht_auto_indexing.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/dht_data_types.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/distributed_view.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/distributed_view.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/distribution.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/distribution.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/distribution_client.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/distribution_client.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/distribution_server.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/distribution_server.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/distribution_type.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/element.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/element.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/element_view.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/element_view.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/gatherer_connector.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/gatherer_connector.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/grid_elements.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/grid_elements.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/grid_gatherer_connector.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/grid_local_connector.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/grid_local_connector.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/grid_local_view.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/grid_local_view.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/grid_mask_connector.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/grid_mask_connector.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/grid_remote_connector.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/grid_remote_connector.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/grid_scatterer_connector.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/grid_transform_connector.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/grid_transform_connector.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/local_connector.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/local_connector.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/local_view.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/local_view.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/reduce_transform_connector.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/reduce_transform_connector.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/remote_connector.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/remote_connector.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/scatterer_connector.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/scatterer_connector.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/server_distribution_description.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/server_distribution_description.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/transfer_transform_connector.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/transfer_transform_connector.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/transform_connector.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/transform_connector.hpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/weight_transform_connector.cpp (added) * XIOS/dev/dev_trunk_graph/src/distribution/weight_transform_connector.hpp (added) * XIOS/dev/dev_trunk_graph/src/event_scheduler.cpp (modified) * XIOS/dev/dev_trunk_graph/src/event_server.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/binary_arithmetic_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/binary_arithmetic_filter.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/client_from_client_source_filter.cpp (added) * XIOS/dev/dev_trunk_graph/src/filter/client_from_client_source_filter.hpp (added) * XIOS/dev/dev_trunk_graph/src/filter/client_from_server_source_filter.cpp (added) * XIOS/dev/dev_trunk_graph/src/filter/client_from_server_source_filter.hpp (added) * XIOS/dev/dev_trunk_graph/src/filter/client_to_model_store_filter.cpp (added) * XIOS/dev/dev_trunk_graph/src/filter/client_to_model_store_filter.hpp (added) * XIOS/dev/dev_trunk_graph/src/filter/client_to_server_store_filter.cpp (added) * XIOS/dev/dev_trunk_graph/src/filter/client_to_server_store_filter.hpp (added) * XIOS/dev/dev_trunk_graph/src/filter/data_packet.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/file_reader_source_filter.cpp (added) * XIOS/dev/dev_trunk_graph/src/filter/file_reader_source_filter.hpp (added) * XIOS/dev/dev_trunk_graph/src/filter/file_writer_store_filter.cpp (added) * XIOS/dev/dev_trunk_graph/src/filter/file_writer_store_filter.hpp (added) * XIOS/dev/dev_trunk_graph/src/filter/filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/filter.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/garbage_collector.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/garbage_collector.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/input_pin.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/input_pin.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/model_to_client_source_filter.cpp (added) * XIOS/dev/dev_trunk_graph/src/filter/model_to_client_source_filter.hpp (added) * XIOS/dev/dev_trunk_graph/src/filter/output_pin.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/output_pin.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/pass_through_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/pass_through_filter.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/server_from_client_source_filter.cpp (added) * XIOS/dev/dev_trunk_graph/src/filter/server_from_client_source_filter.hpp (added) * XIOS/dev/dev_trunk_graph/src/filter/server_to_client_store_filter.cpp (added) * XIOS/dev/dev_trunk_graph/src/filter/server_to_client_store_filter.hpp (added) * XIOS/dev/dev_trunk_graph/src/filter/temporal_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/temporal_filter.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/temporal_transform_filter.cpp (added) * XIOS/dev/dev_trunk_graph/src/filter/temporal_transform_filter.hpp (added) * XIOS/dev/dev_trunk_graph/src/filter/ternary_arithmetic_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/ternary_arithmetic_filter.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/transform_filter.cpp (added) * XIOS/dev/dev_trunk_graph/src/filter/transform_filter.hpp (added) * XIOS/dev/dev_trunk_graph/src/filter/unary_arithmetic_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/unary_arithmetic_filter.hpp (modified) * XIOS/dev/dev_trunk_graph/src/graph_package.hpp (added) * XIOS/dev/dev_trunk_graph/src/group_factory_decl.cpp (modified) * XIOS/dev/dev_trunk_graph/src/group_template.hpp (modified) * XIOS/dev/dev_trunk_graph/src/group_template_decl.cpp (modified) * XIOS/dev/dev_trunk_graph/src/group_template_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/interface/c/iccalendar.cpp (modified) * XIOS/dev/dev_trunk_graph/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_trunk_graph/src/interface/c/icfield.cpp (modified) * XIOS/dev/dev_trunk_graph/src/interface/c/ictimer.cpp (added) * XIOS/dev/dev_trunk_graph/src/interface/c_attr/iccontext_attr.cpp (modified) * XIOS/dev/dev_trunk_graph/src/interface/c_attr/icscalar_attr.cpp (modified) * XIOS/dev/dev_trunk_graph/src/interface/c_attr/icscalargroup_attr.cpp (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran/itimer.F90 (added) * XIOS/dev/dev_trunk_graph/src/interface/fortran/ixios.F90 (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran/timer_interface.f90 (added) * XIOS/dev/dev_trunk_graph/src/interface/fortran_attr/context_interface_attr.F90 (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran_attr/icontext_attr.F90 (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran_attr/iscalar_attr.F90 (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran_attr/iscalargroup_attr.F90 (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran_attr/scalar_interface_attr.F90 (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran_attr/scalargroup_interface_attr.F90 (modified) * XIOS/dev/dev_trunk_graph/src/io/nc4_data_input.cpp (modified) * XIOS/dev/dev_trunk_graph/src/io/nc4_data_input.hpp (modified) * XIOS/dev/dev_trunk_graph/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_trunk_graph/src/io/nc4_data_output.hpp (modified) * XIOS/dev/dev_trunk_graph/src/io/netCdfInterface.cpp (modified) * XIOS/dev/dev_trunk_graph/src/io/netCdfInterface_decl.cpp (modified) * XIOS/dev/dev_trunk_graph/src/io/onetcdf4.cpp (modified) * XIOS/dev/dev_trunk_graph/src/io/onetcdf4_decl.cpp (modified) * XIOS/dev/dev_trunk_graph/src/io/onetcdf4_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/manager/contexts_manager.cpp (added) * XIOS/dev/dev_trunk_graph/src/manager/contexts_manager.hpp (added) * XIOS/dev/dev_trunk_graph/src/manager/coupler_manager.cpp (added) * XIOS/dev/dev_trunk_graph/src/manager/coupler_manager.hpp (added) * XIOS/dev/dev_trunk_graph/src/manager/daemons_manager.cpp (added) * XIOS/dev/dev_trunk_graph/src/manager/daemons_manager.hpp (added) * XIOS/dev/dev_trunk_graph/src/manager/pool_ressource.cpp (added) * XIOS/dev/dev_trunk_graph/src/manager/pool_ressource.hpp (added) * XIOS/dev/dev_trunk_graph/src/manager/register_context_info.hpp (added) * XIOS/dev/dev_trunk_graph/src/manager/ressources_manager.cpp (added) * XIOS/dev/dev_trunk_graph/src/manager/ressources_manager.hpp (added) * XIOS/dev/dev_trunk_graph/src/manager/server_context.cpp (added) * XIOS/dev/dev_trunk_graph/src/manager/server_context.hpp (added) * XIOS/dev/dev_trunk_graph/src/manager/servers_ressource.cpp (added) * XIOS/dev/dev_trunk_graph/src/manager/servers_ressource.hpp (added) * XIOS/dev/dev_trunk_graph/src/manager/services.cpp (added) * XIOS/dev/dev_trunk_graph/src/manager/services.hpp (added) * XIOS/dev/dev_trunk_graph/src/manager/services_manager.cpp (added) * XIOS/dev/dev_trunk_graph/src/manager/services_manager.hpp (added) * XIOS/dev/dev_trunk_graph/src/manager/window_manager.cpp (added) * XIOS/dev/dev_trunk_graph/src/manager/window_manager.hpp (added) * XIOS/dev/dev_trunk_graph/src/mpi.hpp (modified) * XIOS/dev/dev_trunk_graph/src/mpi_tools.cpp (added) * XIOS/dev/dev_trunk_graph/src/mpi_tools.hpp (added) * XIOS/dev/dev_trunk_graph/src/node/axis.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/axis.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/compute_connectivity_domain.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/compute_connectivity_domain.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/context.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/context.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/coupler_in.cpp (added) * XIOS/dev/dev_trunk_graph/src/node/coupler_in.hpp (added) * XIOS/dev/dev_trunk_graph/src/node/coupler_out.cpp (added) * XIOS/dev/dev_trunk_graph/src/node/coupler_out.hpp (added) * XIOS/dev/dev_trunk_graph/src/node/domain.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/domain.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/duplicate_scalar_to_axis.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/duplicate_scalar_to_axis.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/element_type.hpp (added) * XIOS/dev/dev_trunk_graph/src/node/expand_domain.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/expand_domain.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/extract_axis.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/extract_axis.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/extract_axis_to_scalar.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/extract_axis_to_scalar.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/extract_domain.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/extract_domain.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/extract_domain_to_axis.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/extract_domain_to_axis.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/field.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/field.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/field_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/file.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/file.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/generate_rectilinear_domain.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/generate_rectilinear_domain.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/grid.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/grid.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/interpolate_axis.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/interpolate_axis.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/interpolate_domain.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/interpolate_domain.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/inverse_axis.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/inverse_axis.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/mesh.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/node_enum.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/node_type.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/reduce_axis_to_axis.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/reduce_axis_to_axis.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/reduce_axis_to_scalar.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/reduce_axis_to_scalar.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/reduce_domain_to_axis.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/reduce_domain_to_axis.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/reduce_domain_to_scalar.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/reduce_domain_to_scalar.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/reduce_scalar_to_scalar.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/reduce_scalar_to_scalar.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/reorder_domain.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/reorder_domain.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/scalar.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/scalar.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/temporal_splitting.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/temporal_splitting.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/variable.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/variable.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/zoom_axis.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/zoom_axis.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/zoom_domain.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/zoom_domain.hpp (modified) * XIOS/dev/dev_trunk_graph/src/object.cpp (modified) * XIOS/dev/dev_trunk_graph/src/object.hpp (modified) * XIOS/dev/dev_trunk_graph/src/object_factory.hpp (modified) * XIOS/dev/dev_trunk_graph/src/object_factory_decl1.cpp (modified) * XIOS/dev/dev_trunk_graph/src/object_factory_decl3.cpp (modified) * XIOS/dev/dev_trunk_graph/src/object_factory_decl_macro.hpp (modified) * XIOS/dev/dev_trunk_graph/src/object_factory_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/object_template.hpp (modified) * XIOS/dev/dev_trunk_graph/src/object_template_decl.cpp (modified) * XIOS/dev/dev_trunk_graph/src/object_template_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/parse_expr/filter_expr_node.cpp (modified) * XIOS/dev/dev_trunk_graph/src/parse_expr/filter_expr_node.hpp (modified) * XIOS/dev/dev_trunk_graph/src/parse_expr/yacc_parser.cpp (modified) * XIOS/dev/dev_trunk_graph/src/server.cpp (modified) * XIOS/dev/dev_trunk_graph/src/server.hpp (modified) * XIOS/dev/dev_trunk_graph/src/test/generic_testcase.f90 (modified) * XIOS/dev/dev_trunk_graph/src/test/test_client.f90 (modified) * XIOS/dev/dev_trunk_graph/src/timer.cpp (modified) * XIOS/dev/dev_trunk_graph/src/timer.hpp (modified) * XIOS/dev/dev_trunk_graph/src/tracer.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/Functions/average_reduction.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/Functions/extract.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/Functions/max_reduction.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/Functions/min_reduction.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/Functions/reduction_types.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/Functions/sum_reduction.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/algo_types.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/algo_types.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/algorithm_transformation_no_data_modification.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/algorithm_transformation_no_data_modification.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/algorithm_transformation_reduce.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/algorithm_transformation_reduce.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/algorithm_transformation_transfer.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/algorithm_transformation_transfer.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/algorithm_transformation_weight.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/algorithm_transformation_weight.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_extract.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_extract.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_extract_domain.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_extract_domain.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_interpolate.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_interpolate.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_inverse.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_inverse.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_zoom.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_zoom.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_expand.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_expand.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_extract.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_interpolate.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_interpolate.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_reorder.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_zoom.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_zoom.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/grid_algorithm.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/grid_algorithm.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/grid_algorithm_generic.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/grid_algorithm_generic.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/grid_algorithm_no_data_modification.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/grid_algorithm_no_data_modification.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/grid_transformation_factory_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm (added) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/transformation.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/transformation_enum.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/transformation_path.cpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/transformation_path.hpp (added) * XIOS/dev/dev_trunk_graph/src/type/message.cpp (modified) * XIOS/dev/dev_trunk_graph/src/type/message.hpp (modified) * XIOS/dev/dev_trunk_graph/src/type/type_decl.cpp (modified) * XIOS/dev/dev_trunk_graph/src/type/type_util.hpp (modified) * XIOS/dev/dev_trunk_graph/src/workflow_graph.cpp (modified) * XIOS/dev/dev_trunk_graph/src/workflow_graph.hpp (modified) * XIOS/dev/dev_trunk_graph/src/xios_spl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/xml_parser_decl.cpp (modified) Graph intermedia commit to a tmp branch Mon, 18 Jan 2021 14:50:17 GMT ymipsl [2018] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algo_types.hpp (modified) Fix compilation issue due to removed headers. YM Mon, 18 Jan 2021 11:09:19 GMT ymipsl [2017] * XIOS/dev/dev_ym/XIOS_IMMEDIAT (moved) Bad project name. YM Sun, 17 Jan 2021 21:43:51 GMT ymipsl [2016] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm.hpp (modified) Transformation : fix problem xhen chaining transformation that generate ... Wed, 13 Jan 2021 18:09:23 GMT ymipsl [2015] * XIOS/dev/dev_ym/XIOS_ASSIM2K/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_ASSIM2K/src/context_server.hpp (modified) ASSIM2K Branch : Improve transfer protocol using mpi matching Probe / ... Wed, 13 Jan 2021 18:08:03 GMT ymipsl [2014] * XIOS/dev/dev_ym/XIOS_ASSIM2K/src/context_client.cpp (modified) ASSIM2K Branch : relax constraint related to max event number YM Wed, 13 Jan 2021 17:44:29 GMT ymipsl [2013] * XIOS/dev/dev_ym/XIOS_ASSIM2K/arch/arch-X64_IRENE-AMD.env (modified) * XIOS/dev/dev_ym/XIOS_ASSIM2K/arch/arch-X64_IRENE-AMD.fcm (modified) ASSIM2K Branch : update irene-amd arch YM Wed, 13 Jan 2021 16:24:18 GMT ymipsl [2012] * XIOS/dev/dev_ym/XIOS_ASSIM2K (copied) creating new private branch for C. yalandier and ASSSIm2J project : High ... Tue, 12 Jan 2021 22:05:02 GMT ymipsl [2011] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/spatial_transform_filter.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/spatial_transform_filter.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_transform_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_transform_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/transform_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/transform_filter.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/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/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/temporal_splitting.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/temporal_splitting.hpp (modified) * 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/transformation/algo_types.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algo_types.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_transformation.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_transformation.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_zoom.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_expand.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_transformation.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_transformation.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.hpp (modified) * 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/grid_algorithm.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_generate.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_generate.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation_selector.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation_selector.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_transformation.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_transformation.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation.hpp (modified) - bug fix when createing mask on server side when overlapping grid - ... Tue, 12 Jan 2021 21:57:33 GMT ymipsl [2010] * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) fix pressure in Pa in generic testcase. YM Thu, 07 Jan 2021 22:17:23 GMT ymipsl [2009] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.hpp (modified) Implement axis interpolation, without pressure coordinate for now. YM Thu, 07 Jan 2021 11:57:16 GMT ymipsl [2008] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algo_types.cpp (modified) missing interpolate_domain in registering transformations. YM Thu, 07 Jan 2021 10:52:55 GMT ymipsl [2007] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_transform_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_transform_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/transform_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algo_types.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algo_types.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_no_data_modification.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_no_data_modification.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_reduce.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) * 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/grid_algorithm.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_no_data_modification.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_no_data_modification.hpp (added) - fix some problem in transformation - implement new temporal splitting ... Tue, 05 Jan 2021 12:47:52 GMT ymipsl [2006] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.cpp (modified) Some fix domain_algorithm_extract. Now the domain destination not need ... Tue, 05 Jan 2021 12:45:52 GMT ymipsl [2005] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation_path.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation_path.hpp (modified) fix some problems in transformation_path Not sure something else wil be ... Tue, 05 Jan 2021 11:35:32 GMT ymipsl [2004] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.cpp (modified) fix typo. YM Tue, 05 Jan 2021 10:09:47 GMT ymipsl [2003] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.cpp (modified) fix typo. YM Tue, 05 Jan 2021 09:12:00 GMT ymipsl [2002] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/spatial_transform_filter.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_out.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_out.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/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/transformation/algo_types.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation_new.cpp.xxx (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation_new.hpp.xxx (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation_path.hpp (modified) Some cleaning of old transformation dead code YM Tue, 05 Jan 2021 09:03:56 GMT ymipsl [2001] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_reduce.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_reduce.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm.cpp (modified) Bug fix when introducing gridAlgorithm YM Mon, 04 Jan 2021 10:13:46 GMT ymipsl [2000] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.hpp (modified) Add reduce operation for transformation (sum was already fonctional) ... Sun, 03 Jan 2021 17:00:43 GMT ymipsl [1999] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_transform_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_transform_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transfer_transform_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/transform_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/transform_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.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/transformation/Functions/reduction_types.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_reduce.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_reduce.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.hpp (modified) * 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/grid_algorithm.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.hpp (modified) Adapt transformation algorithm to new infrastructure (on going...) YM Thu, 17 Dec 2020 12:18:57 GMT ymipsl [1998] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_zoom.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_zoom.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_expand.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_expand.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.hpp (modified) Adapt transformation algorithm to new infrastructure (on going...) YM Thu, 17 Dec 2020 12:13:29 GMT ymipsl [1997] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_no_data_modification.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_no_data_modification.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.hpp (added) New transformation algorithm created that can be inherited more ... Thu, 17 Dec 2020 12:05:21 GMT ymipsl [1996] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transfer_transform_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transfer_transform_connector.hpp (added) New connector for transformations that requier only data transfer from ... Thu, 17 Dec 2020 11:58:55 GMT ymipsl [1995] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.hpp (modified) bug fix in gatherer connector YM Thu, 17 Dec 2020 11:57:00 GMT ymipsl [1994] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) bug fix in chaining transformations YM Thu, 17 Dec 2020 11:55:12 GMT ymipsl [1993] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation_path.cpp (modified) bug fix in chaining transformations YM Thu, 17 Dec 2020 11:52:18 GMT ymipsl [1992] * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_impl.hpp (modified) Suffix undef Id object by the context name to avoid collapse between ... Mon, 14 Dec 2020 14:56:34 GMT oabramkina [1991] * XIOS/dev/dev_oa/src/node/field.cpp (modified) Fix a typo in r1989 Mon, 14 Dec 2020 11:58:39 GMT ymipsl [1990] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) New tranformation : - reuse generated grid which are common between ... Mon, 14 Dec 2020 11:38:37 GMT oabramkina [1989] * XIOS/dev/dev_oa/src/node/field.cpp (modified) Bugfix: adding a check on file pointer Mon, 14 Dec 2020 08:59:23 GMT ymipsl [1988] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_server_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.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/transformation/algo_types.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_transformation.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_zoom.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_zoom.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_expand.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_expand.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_transformation.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.hpp (modified) * 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/grid_generate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_transformation.hpp (modified) Update to new transformation. Source filter working again + reading YM Thu, 10 Dec 2020 20:06:28 GMT ymipsl [1987] * XIOS/dev/dev_ym/XIOS_COUPLING/bld.cfg (modified) intermediate commit for new tranformation engine? YM Thu, 10 Dec 2020 20:03:08 GMT ymipsl [1986] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) intermediate commit for new tranformation engine? YM Thu, 10 Dec 2020 19:36:37 GMT ymipsl [1985] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_transformation.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_transformation.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_zoom.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_zoom.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_expand.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_expand.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_transformation.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_transformation.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation_factory_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_transformation.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_transformation.hpp (added) intermediate commit for new tranformation engine? YM 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 Thu, 05 Nov 2020 15:39:16 GMT ymipsl [1975] * 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/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) Big cleaning on XIOS coupling branch YM Thu, 05 Nov 2020 14:53:27 GMT ymipsl [1974] * 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/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) Big cleaning on XIOS coupling branch YM Thu, 05 Nov 2020 11:58:34 GMT ymipsl [1973] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_client_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/source_filter.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/source_filter.hpp (deleted) * 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/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) Big cleaning on XIOS coupling branch YM Thu, 29 Oct 2020 14:38:05 GMT oabramkina [1969] * XIOS/dev/dev_oa/bld.cfg (modified) dev_oa: a typo in bld.cfg Wed, 28 Oct 2020 17:12:05 GMT oabramkina [1968] * XIOS/dev/dev_oa/bld.cfg (modified) * XIOS/dev/dev_oa/inputs/test_tiled_domain (added) * XIOS/dev/dev_oa/inputs/test_tiled_domain/iodef.xml (added) * XIOS/dev/dev_oa/inputs/test_tiled_domain/tile_data_def.nml (added) * XIOS/dev/dev_oa/src/test/test_tiled_domain.f90 (added) dev_oa: adding a test for tiled domains. Wed, 28 Oct 2020 16:44:52 GMT oabramkina [1967] * XIOS/dev/dev_oa/src/filter/source_filter.cpp (modified) dev_oa: bugfix on tiled domains. Previosly only the first ts was ... Wed, 28 Oct 2020 15:24:06 GMT oabramkina [1966] * XIOS/dev/dev_oa/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_oa/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_oa/src/node/domain.cpp (modified) * XIOS/dev/dev_oa/src/node/domain.hpp (modified) * XIOS/dev/dev_oa/src/node/grid.cpp (modified) * XIOS/dev/dev_oa/src/node/grid.hpp (modified) dev_oa: first working version for tiled domains Wed, 28 Oct 2020 15:14:52 GMT oabramkina [1965] * XIOS/dev/dev_oa/src/config/domain_attribute.conf (modified) * XIOS/dev/dev_oa/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/dev/dev_oa/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) dev_oa: adding two more tile attribures Wed, 14 Oct 2020 09:38:20 GMT oabramkina [1963] * XIOS/dev/dev_oa/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_oa/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_oa/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_oa/src/interface/fortran/idata.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran/ixios_interfaces.F90 (modified) * XIOS/dev/dev_oa/src/node/field.hpp (modified) * XIOS/dev/dev_oa/src/node/field_decl.cpp (modified) * XIOS/dev/dev_oa/src/node/field_impl.hpp (modified) dev_oa: adding interface to xios_send permitting sending a tile Mon, 12 Oct 2020 15:15:59 GMT ymipsl [1962] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_reader_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.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 coupling some cleaning... YM Mon, 12 Oct 2020 09:26:40 GMT ymipsl [1961] * XIOS/dev/dev_ym/XIOS_COUPLING/src/data_output.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/data_output.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_store_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.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/file.hpp (modified) Rewrite file writing filter. YM Mon, 12 Oct 2020 09:23:54 GMT ymipsl [1960] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_elements.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_elements.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) Bug fix when using grid masking. Grid local connector apply ... Thu, 08 Oct 2020 16:51:09 GMT ymipsl [1959] * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp (modified) Xios coupling Some cleaning... YM Thu, 08 Oct 2020 11:14:05 GMT ymipsl [1958] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) Xios coupling - fix problem when sending grid mask from client to ... Thu, 08 Oct 2020 11:12:35 GMT ymipsl [1957] * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/netCdfInterface.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/netCdfInterface_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/onetcdf4.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/onetcdf4_decl.cpp (modified) Xios coupling. Implementing grid and field compression (indexed_output) ... Thu, 08 Oct 2020 11:10:29 GMT ymipsl [1956] * 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/grid.cpp (modified) Xios coupling - fix problem when sending grid mask from client to ... Thu, 08 Oct 2020 11:07:25 GMT ymipsl [1955] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_mask_connector.hpp (modified) Xios coupling Bug fix in grid mask connectors. YM Thu, 08 Oct 2020 11:04:53 GMT ymipsl [1954] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_view.hpp (modified) Xios coupling. Add some comments. YM Thu, 08 Oct 2020 11:02:22 GMT ymipsl [1953] * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) Xios coupling : Fix problem on axis mask in generic test case. YM Thu, 08 Oct 2020 08:53:18 GMT oabramkina [1952] * XIOS/dev/dev_oa/src/config/domain_attribute.conf (modified) * XIOS/dev/dev_oa/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/dev/dev_oa/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) Adding tile attributes. Wed, 07 Oct 2020 11:27:17 GMT oabramkina [1951] * XIOS/dev/dev_oa (copied) Creating a personal branch Tue, 06 Oct 2020 08:19:12 GMT ymipsl [1950] * 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 coupling : "label" axis attribute is now working again. YM Mon, 05 Oct 2020 14:37:49 GMT ymipsl [1949] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field_impl.hpp (modified) Coupling branch Fix compilation error due to deleted .hpp . Problem ... Fri, 25 Sep 2020 14:09:35 GMT ymipsl [1943] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_mask_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_mask_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/scatterer_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/scatterer_connector.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/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) Solve issues for grid mask on server side. YM Thu, 24 Sep 2020 10:19:22 GMT ymipsl [1942] * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) XIOS coupling : Add scalar field and mesh in generic testcase YM Thu, 24 Sep 2020 10:16:22 GMT ymipsl [1941] * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/iccontext_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icscalar_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icscalargroup_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/context_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/extract_axis_interface_attr.F90 (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/icontext_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/iscalar_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/iscalargroup_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/scalar_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/scalargroup_interface_attr.F90 (modified) XIOS coupling : Update fortran interface YM Thu, 24 Sep 2020 10:12:53 GMT ymipsl [1940] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/scalar_attribute.conf (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/node/scalar.hpp (modified) Xios coupling branch - Update connectors mechanism for scalar, similarly ... Thu, 24 Sep 2020 10:09:40 GMT ymipsl [1939] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) xios coupling branch typo, no impact YM Tue, 22 Sep 2020 14:28:47 GMT ymipsl [1938] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.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 Coupling branch : Solve spurious situation : - when client have no ... Thu, 17 Sep 2020 16:30:19 GMT ymipsl [1936] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/mesh.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_expand.cpp (modified) XIOS coupling branch : Blitz array resizeAndPreserve crash when size=0 ... Thu, 17 Sep 2020 15:23:21 GMT ymipsl [1935] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_server_store_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_server_store_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_reader_source_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_server_writer_filter.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_server_writer_filter.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_filter.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_filter.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_store_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_store_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) XIOS coupling. Reorganize filters, update of the day. YM Wed, 16 Sep 2020 16:34:23 GMT ymipsl [1934] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/field_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_scatterer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_client_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_client_source_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_server_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_server_source_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_reader_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_filter.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_filter.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_store_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_store_filter.hpp (added) * 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/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/test/generic_testcase.f90 (modified) Big update on on going work related to data distribution and transfer ... Wed, 16 Sep 2020 16:29:03 GMT ymipsl [1933] * XIOS/dev/dev_ym/XIOS_COUPLING/arch/arch-X64_IRENE.env (modified) XIOS coupling branch. Switch to openmpi 4 on Irene. Solve a lot of ... Thu, 10 Sep 2020 11:51:02 GMT ymipsl [1930] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/axis_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/domain_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/data_input.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/data_input.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distribution_type.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_view.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_view.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/scatterer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_client_source_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_client_source_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_server_source_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_server_source_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_model_store_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_model_store_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/data_packet.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_reader_source_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_reader_source_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_server_reader_filter.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_server_reader_filter.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/model_to_client_source_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/model_to_client_source_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_from_client_source_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_from_client_source_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/store_filter.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/store_filter.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_input.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_input.hpp (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/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/field_impl.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) Big update on on going work related to data distribution and transfer ... Thu, 10 Sep 2020 11:45:46 GMT ymipsl [1929] * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) Generic test case : bug fix for orchidee domain mesh. This fix must be ...