# # ChangeLog for XIOS/dev/dev_olga/src/type # # Generated by Trac 1.0.1 # 05/14/24 07:40:09 Mon, 05 Dec 2016 16:47:54 GMT oabramkina [1009] * XIOS/dev/dev_olga/arch/arch-X64_CURIE.fcm (modified) * XIOS/dev/dev_olga/bld.cfg (modified) * XIOS/dev/dev_olga/src/attribute_map.cpp (modified) * XIOS/dev/dev_olga/src/attribute_map.hpp (modified) * XIOS/dev/dev_olga/src/client.cpp (modified) * XIOS/dev/dev_olga/src/client.hpp (modified) * XIOS/dev/dev_olga/src/context_server.cpp (modified) * XIOS/dev/dev_olga/src/declare_ref_func.hpp (modified) * XIOS/dev/dev_olga/src/group_template.hpp (modified) * XIOS/dev/dev_olga/src/group_template_impl.hpp (modified) * XIOS/dev/dev_olga/src/node/axis.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/context.hpp (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/node/file.cpp (modified) * XIOS/dev/dev_olga/src/node/file.hpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/variable.cpp (modified) * XIOS/dev/dev_olga/src/node/variable.hpp (modified) * XIOS/dev/dev_olga/src/object_template.hpp (modified) * XIOS/dev/dev_olga/src/object_template_impl.hpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/server.hpp (modified) * XIOS/dev/dev_olga/src/test/test_regular.f90 (modified) * XIOS/dev/dev_olga/src/type/message.cpp (modified) First working version with compression by secondary servers. Mon, 07 Nov 2016 16:55:55 GMT oabramkina [983] * XIOS/dev/dev_olga (copied) * XIOS/dev/dev_olga/arch/arch-GCC_LINUX.env (modified) * XIOS/dev/dev_olga/arch/arch-GCC_LINUX.fcm (modified) * XIOS/dev/dev_olga/arch/arch-GCC_LINUX.path (modified) * XIOS/dev/dev_olga/arch/arch-X64_CURIE.fcm (modified) * XIOS/dev/dev_olga/bld.cfg (modified) * XIOS/dev/dev_olga/inputs/iodef.xml (modified) * XIOS/dev/dev_olga/src/buffer_client.cpp (modified) * XIOS/dev/dev_olga/src/client.cpp (modified) * XIOS/dev/dev_olga/src/client.hpp (modified) * XIOS/dev/dev_olga/src/config/file_attribute.conf (modified) * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_server.cpp (modified) * XIOS/dev/dev_olga/src/context_server.hpp (modified) * XIOS/dev/dev_olga/src/cxios.cpp (modified) * XIOS/dev/dev_olga/src/cxios.hpp (modified) * XIOS/dev/dev_olga/src/distribution_client.cpp (modified) * XIOS/dev/dev_olga/src/distribution_client.hpp (modified) * XIOS/dev/dev_olga/src/distribution_server.hpp (modified) * XIOS/dev/dev_olga/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_olga/src/interface/fortran/idata.F90 (modified) * XIOS/dev/dev_olga/src/node/calendar_wrapper.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/context.hpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/server.hpp (modified) * XIOS/dev/dev_olga/src/test/test_client.f90 (modified) * XIOS/dev/dev_olga/src/xios_server.f90 (modified) My branch Tue, 18 Oct 2016 09:08:11 GMT mhnguyen [976] * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/config/reduce_domain_to_scalar_attribute.conf (added) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/reduce_domain_to_scalar.cpp (added) * XIOS/trunk/src/node/reduce_domain_to_scalar.hpp (added) * XIOS/trunk/src/node/scalar.cpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/transformation/algo_types.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation_selector.cpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_domain.cpp (added) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_domain.hpp (added) * XIOS/trunk/src/transformation/scalar_algorithm_transformation.cpp (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Ticket 110: Implementing domain reduction to scalar +) Add xml node for ...