source: XIOS/dev/XIOS_DEV_CMIP6/src/transformation @ 1336

Name Size Rev Age Author Last Change
../
Functions 1260   7 years ymipsl Buf fix in reduction. Missing value update was not set correctly YM
algo_types.hpp 1.0 KB 1314   6 years ymipsl Add 2 new spatial transformations : - reduce_scalar_to_scalar : global …
axis_algorithm_duplicate_scalar.cpp 3.0 KB 1314   6 years ymipsl Add 2 new spatial transformations : - reduce_scalar_to_scalar : global …
axis_algorithm_duplicate_scalar.hpp 1.8 KB 1314   6 years ymipsl Add 2 new spatial transformations : - reduce_scalar_to_scalar : global …
axis_algorithm_extract_domain.cpp 4.7 KB 1260   7 years ymipsl Buf fix in reduction. Missing value update was not set correctly YM
axis_algorithm_extract_domain.hpp 2.3 KB 1260   7 years ymipsl Buf fix in reduction. Missing value update was not set correctly YM
axis_algorithm_interpolate.cpp 14.2 KB 1324   6 years ymipsl small bug fix in rare case (debug mode only) in vertical interpolation. …
axis_algorithm_interpolate.hpp 2.5 KB 933   8 years mhnguyen Improving transformation selection. Instead of modifying directly …
axis_algorithm_inverse.cpp 11.4 KB 936   8 years mhnguyen Correcting a bug of inverse axis on distributed axis +) The global index …
axis_algorithm_inverse.hpp 1.7 KB 933   8 years mhnguyen Improving transformation selection. Instead of modifying directly …
axis_algorithm_reduce_axis.cpp 4.5 KB 1314   6 years ymipsl Add 2 new spatial transformations : - reduce_scalar_to_scalar : global …
axis_algorithm_reduce_axis.hpp 2.2 KB 1314   6 years ymipsl Add 2 new spatial transformations : - reduce_scalar_to_scalar : global …
axis_algorithm_reduce_domain.cpp 6.6 KB 1299   6 years ymipsl Add new attribute "local" in reduce_domain_to_axis transformation : - …
axis_algorithm_reduce_domain.hpp 2.3 KB 1299   6 years ymipsl Add new attribute "local" in reduce_domain_to_axis transformation : - …
axis_algorithm_temporal_splitting.cpp 3.1 KB 1275   7 years ymipsl implement diurnal cycle transformation taken as a grid tranformation : …
axis_algorithm_temporal_splitting.hpp 1.8 KB 1275   7 years ymipsl implement diurnal cycle transformation taken as a grid tranformation : …
axis_algorithm_transformation.cpp 3.8 KB 1275   7 years ymipsl implement diurnal cycle transformation taken as a grid tranformation : …
axis_algorithm_transformation.hpp 1.6 KB 1275   7 years ymipsl implement diurnal cycle transformation taken as a grid tranformation : …
axis_algorithm_zoom.cpp 5.6 KB 1202   7 years mhnguyen Porting non-continuous axis zoom to dev branch +) Port axis zoom +) …
axis_algorithm_zoom.hpp 2.0 KB 1201   7 years oabramkina Two server levels: merging trunk r1200 (except for non-contiguous zoom) …
domain_algorithm_compute_connectivity.cpp 4.8 KB 978   7 years mhnguyen Correcting various bugs relating to transformation +) Fix the order of …
domain_algorithm_compute_connectivity.hpp 2.1 KB 944   8 years mhnguyen Update compute_connectivity_domain with new functions of class CMesh +) …
domain_algorithm_expand.cpp 27.1 KB 1311   6 years ymipsl Fix conflict between for domain mask_1d and mask_2d when inheritance is …
domain_algorithm_expand.hpp 2.5 KB 1158   7 years oabramkina Two server levels: merging with trunk r1137. There are bugs.
domain_algorithm_generate_rectilinear.cpp 4.7 KB 1158   7 years oabramkina Two server levels: merging with trunk r1137. There are bugs.
domain_algorithm_generate_rectilinear.hpp 1.5 KB 827   8 years mhnguyen Implementing dynamic interpolation on axis +) Change grid transformation …
domain_algorithm_interpolate.cpp 34.1 KB 1336   6 years oabramkina Changes in case of different number of processes per secondary-server …
domain_algorithm_interpolate.hpp 4.0 KB 1269   7 years ymipsl interpolate_domain : add new attribute "read_write_convention" which msut …
domain_algorithm_transformation.cpp 2.2 KB 888   8 years mhnguyen Adding new transformation for scalar: Reducing an axis to a scalar +) Add …
domain_algorithm_transformation.hpp 1.2 KB 888   8 years mhnguyen Adding new transformation for scalar: Reducing an axis to a scalar +) Add …
domain_algorithm_zoom.cpp 5.6 KB 1281   7 years ymipsl Bug fix for zoom domain transformation. Zoom for domain defined by i_index …
domain_algorithm_zoom.hpp 2.1 KB 1144   7 years mhnguyen Cleaning up some redundant codes
generic_algorithm_transformation.cpp 30.1 KB 1298   6 years ymipsl Bug fix for generic transformation. By default redondant source points …
generic_algorithm_transformation.hpp 7.2 KB 1298   6 years ymipsl Bug fix for generic transformation. By default redondant source points …
grid_generate.cpp 4.5 KB 978   7 years mhnguyen Correcting various bugs relating to transformation +) Fix the order of …
grid_generate.hpp 1.4 KB 887   8 years mhnguyen Adding a new type of element into grid: Scalar +) Add a new node Scalar …
grid_transformation.cpp 28.7 KB 1158   7 years oabramkina Two server levels: merging with trunk r1137. There are bugs.
grid_transformation.hpp 3.8 KB 978   7 years mhnguyen Correcting various bugs relating to transformation +) Fix the order of …
grid_transformation_factory_decl.cpp 441 bytes 933   8 years mhnguyen Improving transformation selection. Instead of modifying directly …
grid_transformation_factory_impl.hpp 6.2 KB 933   8 years mhnguyen Improving transformation selection. Instead of modifying directly …
grid_transformation_selector.cpp 13.6 KB 1314   6 years ymipsl Add 2 new spatial transformations : - reduce_scalar_to_scalar : global …
grid_transformation_selector.hpp 4.4 KB 1275   7 years ymipsl implement diurnal cycle transformation taken as a grid tranformation : …
scalar_algorithm_extract_axis.cpp 3.5 KB 1260   7 years ymipsl Buf fix in reduction. Missing value update was not set correctly YM
scalar_algorithm_extract_axis.hpp 2.2 KB 1260   7 years ymipsl Buf fix in reduction. Missing value update was not set correctly YM
scalar_algorithm_reduce_axis.cpp 5.0 KB 1297   6 years ymipsl bug fix in axis -> scalar reduction transformation (back-port of previous …
scalar_algorithm_reduce_axis.hpp 2.2 KB 1260   7 years ymipsl Buf fix in reduction. Missing value update was not set correctly YM
scalar_algorithm_reduce_domain.cpp 5.6 KB 1313   6 years ymipsl Add "local" attribute to reduce_domain_to_scalar transformation. The …
scalar_algorithm_reduce_domain.hpp 2.3 KB 1313   6 years ymipsl Add "local" attribute to reduce_domain_to_scalar transformation. The …
scalar_algorithm_reduce_scalar.cpp 5.0 KB 1314   6 years ymipsl Add 2 new spatial transformations : - reduce_scalar_to_scalar : global …
scalar_algorithm_reduce_scalar.hpp 2.1 KB 1314   6 years ymipsl Add 2 new spatial transformations : - reduce_scalar_to_scalar : global …
scalar_algorithm_transformation.cpp 4.3 KB 976   7 years mhnguyen Ticket 110: Implementing domain reduction to scalar +) Add xml node for …
scalar_algorithm_transformation.hpp 1.6 KB 888   8 years mhnguyen Adding new transformation for scalar: Reducing an axis to a scalar +) Add …
Note: See TracBrowser for help on using the repository browser.