# # ChangeLog for XIOS/trunk/src/config/extract_domain_to_axis_attribute.conf # # Generated by Trac 1.0.1 # 04/24/24 16:24:59 Mon, 11 Jul 2016 15:36:01 GMT mhnguyen [895] * XIOS/trunk/src/config/extract_domain_to_axis_attribute.conf (added) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/config/reduce_domain_to_axis_attribute.conf (added) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/extract_domain_to_axis.cpp (added) * XIOS/trunk/src/node/extract_domain_to_axis.hpp (added) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/reduce_domain_to_axis.cpp (added) * XIOS/trunk/src/node/reduce_domain_to_axis.hpp (added) * XIOS/trunk/src/node/scalar.cpp (modified) * XIOS/trunk/src/node/transformation.hpp (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/test/test_new_features.f90 (modified) * XIOS/trunk/src/transformation/Functions/extract.cpp (added) * XIOS/trunk/src/transformation/Functions/extract.hpp (added) * XIOS/trunk/src/transformation/Functions/reduction.cpp (modified) * XIOS/trunk/src/transformation/Functions/reduction_types.hpp (modified) * XIOS/trunk/src/transformation/algo_types.hpp (added) * XIOS/trunk/src/transformation/axis_algorithm_extract_domain.cpp (added) * XIOS/trunk/src/transformation/axis_algorithm_extract_domain.hpp (added) * XIOS/trunk/src/transformation/axis_algorithm_reduce_domain.cpp (added) * XIOS/trunk/src/transformation/axis_algorithm_reduce_domain.hpp (added) * XIOS/trunk/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Adding a new transformation: Reduce a domain to an axis Test +) On ...