# # ChangeLog for XIOS/dev/dev_trunk_graph # # Generated by Trac 1.0.1 # 06/11/24 12:54:14 Sun, 30 May 2021 21:32:15 GMT yushan [2138] * XIOS/dev/dev_trunk_graph/src/node/context.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.cpp (modified) temporal commit for merging graph into XIOS_coupling @2137 Sun, 30 May 2021 21:30:01 GMT yushan [2137] * XIOS/dev/dev_trunk_graph/src/array_new.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_array.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_array_decl.cpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_array_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_enum_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_template.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_template_decl.cpp (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_server.cpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_server.hpp (modified) * XIOS/dev/dev_trunk_graph/src/config/field_attribute.conf (modified) * XIOS/dev/dev_trunk_graph/src/config/interpolate_axis_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/declare_attribute.hpp (modified) * XIOS/dev/dev_trunk_graph/src/distribution/gatherer_connector.hpp (modified) * XIOS/dev/dev_trunk_graph/src/distribution/grid_scatterer_connector.hpp (modified) * XIOS/dev/dev_trunk_graph/src/distribution/grid_transform_connector.cpp (modified) * XIOS/dev/dev_trunk_graph/src/distribution/scatterer_connector.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/client_from_client_source_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/client_to_model_store_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/client_to_server_store_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/client_to_server_store_filter.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/pass_through_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/server_to_client_store_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/server_to_client_store_filter.hpp (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/interface/c/iccontext.cpp (modified) * XIOS/dev/dev_trunk_graph/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran/context_interface.f90 (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran/icontext.F90 (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran/idata.F90 (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran/ixios_interfaces.F90 (modified) * XIOS/dev/dev_trunk_graph/src/manager/daemons_manager.hpp (modified) * XIOS/dev/dev_trunk_graph/src/manager/server_context.hpp (modified) * XIOS/dev/dev_trunk_graph/src/manager/services.hpp (modified) * XIOS/dev/dev_trunk_graph/src/mpi_tools.cpp (modified) * XIOS/dev/dev_trunk_graph/src/mpi_tools.hpp (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/extract_domain_to_axis.cpp (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/interpolate_axis.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/scalar.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/test/generic_testcase.f90 (modified) * XIOS/dev/dev_trunk_graph/src/timeline_events.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.cpp (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/domain_algorithm/domain_algorithm_reorder.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_zoom.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/grid_algorithm_generic.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/transformation.hpp (modified) temporal commit for merging graph into XIOS_coupling 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: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 Wed, 28 Aug 2019 09:46:17 GMT yushan [1690] * XIOS/dev/dev_trunk_graph/GENERIC_TESTCASE (added) * XIOS/dev/dev_trunk_graph/GENERIC_TESTCASE/context_atm.xml (added) * XIOS/dev/dev_trunk_graph/GENERIC_TESTCASE/context_grid_dynamico.xml (added) * XIOS/dev/dev_trunk_graph/GENERIC_TESTCASE/dynamico_grid.nc (added) * XIOS/dev/dev_trunk_graph/GENERIC_TESTCASE/iodef.xml (added) * XIOS/dev/dev_trunk_graph/GENERIC_TESTCASE/param.def (added) trunk with graph Tue, 06 Aug 2019 10:58:44 GMT yushan [1688] * XIOS/dev/dev_trunk_graph/inputs/vis2.html (modified) * XIOS/dev/dev_trunk_graph/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/pass_through_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/field.cpp (modified) dev for trunk with graph. trunk at r1684 Wed, 31 Jul 2019 11:53:09 GMT yushan [1687] * XIOS/dev/dev_trunk_graph (moved) rename branch Wed, 31 Jul 2019 11:51:01 GMT yushan [1686] * XIOS/dev/dev_olga/bld.cfg (modified) * XIOS/dev/dev_olga/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/dev/dev_olga/inputs/COMPLETE/context_surface.xml (modified) * XIOS/dev/dev_olga/inputs/REMAP/iodef.xml (modified) * XIOS/dev/dev_olga/inputs/iodef.xml (modified) * XIOS/dev/dev_olga/inputs/vis.html (added) * XIOS/dev/dev_olga/inputs/vis2.html (added) * XIOS/dev/dev_olga/src/attribute.hpp (modified) * XIOS/dev/dev_olga/src/attribute_array.hpp (modified) * XIOS/dev/dev_olga/src/attribute_array_impl.hpp (modified) * XIOS/dev/dev_olga/src/attribute_enum.hpp (modified) * XIOS/dev/dev_olga/src/attribute_enum_impl.hpp (modified) * XIOS/dev/dev_olga/src/attribute_map.cpp (modified) * XIOS/dev/dev_olga/src/attribute_map.hpp (modified) * XIOS/dev/dev_olga/src/attribute_template.hpp (modified) * XIOS/dev/dev_olga/src/attribute_template_impl.hpp (modified) * XIOS/dev/dev_olga/src/config/field_attribute.conf (modified) * XIOS/dev/dev_olga/src/cxios.cpp (modified) * XIOS/dev/dev_olga/src/distribution_client.cpp (modified) * XIOS/dev/dev_olga/src/filter/binary_arithmetic_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/binary_arithmetic_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/data_packet.hpp (modified) * XIOS/dev/dev_olga/src/filter/file_server_writer_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/file_server_writer_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/file_writer_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/garbage_collector.cpp (modified) * XIOS/dev/dev_olga/src/filter/garbage_collector.hpp (modified) * XIOS/dev/dev_olga/src/filter/input_pin.cpp (modified) * XIOS/dev/dev_olga/src/filter/input_pin.hpp (modified) * XIOS/dev/dev_olga/src/filter/output_pin.cpp (modified) * XIOS/dev/dev_olga/src/filter/output_pin.hpp (modified) * XIOS/dev/dev_olga/src/filter/pass_through_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/pass_through_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/spatial_transform_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/store_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/store_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/temporal_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/temporal_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/ternary_arithmetic_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/ternary_arithmetic_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/unary_arithmetic_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/unary_arithmetic_filter.hpp (modified) * XIOS/dev/dev_olga/src/graphviz.cpp (modified) * XIOS/dev/dev_olga/src/graphviz.hpp (modified) * XIOS/dev/dev_olga/src/interface/fortran/ixios.F90 (modified) * XIOS/dev/dev_olga/src/io/onetcdf4_impl.hpp (modified) * XIOS/dev/dev_olga/src/node/axis.cpp (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/field.hpp (modified) * XIOS/dev/dev_olga/src/parse_expr/filter_expr_node.cpp (modified) * XIOS/dev/dev_olga/src/parse_expr/filter_expr_node.hpp (modified) * XIOS/dev/dev_olga/src/parse_expr/yacc_parser.cpp (modified) * XIOS/dev/dev_olga/src/parse_expr/yacc_var.hpp (added) * XIOS/dev/dev_olga/src/test/generic_testcase.f90 (added) * XIOS/dev/dev_olga/src/test/test_client.f90 (modified) * XIOS/dev/dev_olga/src/tracer.cpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/average_reduction.hpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/extract.hpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/max_reduction.hpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/min_reduction.hpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/dev_olga/src/transformation/Functions/sum_reduction.hpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_duplicate_scalar.hpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_extract.hpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_extract_domain.hpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_inverse.hpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_temporal_splitting.hpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_transformation.hpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_zoom.hpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_compute_connectivity.hpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_expand.hpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_extract.hpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_generate_rectilinear.hpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_reorder.hpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_transformation.hpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_zoom.hpp (modified) * XIOS/dev/dev_olga/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_olga/src/transformation/scalar_algorithm_extract_axis.hpp (modified) * XIOS/dev/dev_olga/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/dev_olga/src/transformation/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_olga/src/transformation/scalar_algorithm_reduce_domain.hpp (modified) * XIOS/dev/dev_olga/src/transformation/scalar_algorithm_reduce_scalar.hpp (modified) * XIOS/dev/dev_olga/src/transformation/scalar_algorithm_transformation.hpp (modified) * XIOS/dev/dev_olga/src/workflow_graph.cpp (modified) * XIOS/dev/dev_olga/src/workflow_graph.hpp (modified) backup for trunk with graph