# # ChangeLog for XIOS/trunk/src/config/extract_axis_to_scalar_attribute.conf # # Generated by Trac 1.0.1 # 04/28/24 09:09:43 Tue, 04 Oct 2016 16:59:32 GMT mhnguyen [960] * XIOS/trunk/src/config/extract_axis_to_scalar_attribute.conf (added) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/extract_axis_to_scalar.cpp (added) * XIOS/trunk/src/node/extract_axis_to_scalar.hpp (added) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * 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_extract_axis.cpp (added) * XIOS/trunk/src/transformation/scalar_algorithm_extract_axis.hpp (added) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) New transformation: Extract a point on axis to a scalar +) Add new node ...