# # ChangeLog for XIOS/trunk/src/dht_data_types.hpp # # Generated by Trac 1.0.1 # 05/29/24 20:30:48 Fri, 08 Apr 2016 13:00:15 GMT mhnguyen [833] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/client_client_dht_template_impl.hpp (modified) * XIOS/trunk/src/dht_data_types.hpp (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/io/netCdfInterface.cpp (modified) * XIOS/trunk/src/io/netCdfInterface_impl.hpp (modified) * XIOS/trunk/src/mpi_tag.hpp (modified) * XIOS/trunk/src/policy.cpp (modified) * XIOS/trunk/src/policy.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) Improvements for dht +) Implement adaptive hierarchy for dht, level of ... Wed, 23 Mar 2016 15:11:06 GMT mhnguyen [830] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/client_client_dht_template_impl.hpp (modified) * XIOS/trunk/src/dht_data_types.hpp (added) Implementing pack and unpack function for generic type of dht +) ...