# # ChangeLog for XIOS/trunk/src/transformation/domain_algorithm_expand.hpp # # Generated by Trac 1.0.1 # 05/29/24 02:38:14 Fri, 17 Mar 2017 15:02:40 GMT mhnguyen [1078] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/inputs/CONNECTIVITY (added) * XIOS/trunk/inputs/CONNECTIVITY/iodef.xml (added) * XIOS/trunk/inputs/CONNECTIVITY/test.xml (added) * XIOS/trunk/src/config/expand_domain_attribute.conf (modified) * XIOS/trunk/src/interface/c_attr/icexpand_domain_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/expand_domain_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/iexpand_domain_attr.F90 (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/expand_domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/test/test_connectivity_expand.f90 (added) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) Adding rectilinear and curvilinear domain for expand_domain ... Thu, 22 Sep 2016 08:59:17 GMT mhnguyen [941] * XIOS/trunk/src/client_client_dht_decl.cpp (modified) * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/config/expand_domain_attribute.conf (modified) * XIOS/trunk/src/declare_ref_func.hpp (modified) * XIOS/trunk/src/node/expand_domain.cpp (modified) * XIOS/trunk/src/node/mesh.cpp (modified) * XIOS/trunk/src/transformation/algo_types.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation_selector.cpp (modified) Finishing the implementation of expand domain transformation +) Make ... Thu, 22 Sep 2016 08:58:55 GMT mhnguyen [935] * XIOS/trunk/src/config/expand_domain_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/domain.cpp (modified) * XIOS/trunk/src/node/expand_domain.cpp (added) * XIOS/trunk/src/node/expand_domain.hpp (added) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.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/transformation/domain_algorithm_expand.cpp (added) * XIOS/trunk/src/transformation/domain_algorithm_expand.hpp (added) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Adding interface for expand_domain