source: XIOS/dev/dev_olga/src/transformation @ 1599

Name Size Rev Age Author Last Change
../
Functions 1474   6 years oabramkina DEV_CMIP6: porting changes in r1471. Now DEV_CMIP6 compiles with PGI.
grid_generate.hpp 1.4 KB 887   8 years mhnguyen Adding a new type of element into grid: Scalar +) Add a new node Scalar …
domain_algorithm_transformation.hpp 1.2 KB 888   8 years mhnguyen Adding new transformation for scalar: Reducing an axis to a scalar +) Add …
scalar_algorithm_transformation.hpp 1.6 KB 888   8 years mhnguyen Adding new transformation for scalar: Reducing an axis to a scalar +) Add …
axis_algorithm_interpolate.hpp 2.5 KB 933   8 years mhnguyen Improving transformation selection. Instead of modifying directly …
axis_algorithm_inverse.hpp 1.7 KB 933   8 years mhnguyen Improving transformation selection. Instead of modifying directly …
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 …
domain_algorithm_compute_connectivity.hpp 2.1 KB 944   8 years mhnguyen Update compute_connectivity_domain with new functions of class CMesh +) …
domain_algorithm_compute_connectivity.cpp 4.8 KB 978   7 years mhnguyen Correcting various bugs relating to transformation +) Fix the order of …
grid_generate.cpp 4.5 KB 978   7 years mhnguyen Correcting various bugs relating to transformation +) Fix the order of …
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.
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
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.hpp 2.2 KB 1260   7 years ymipsl Buf fix in reduction. Missing value update was not set correctly YM
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.hpp 1.6 KB 1275   7 years ymipsl implement diurnal cycle transformation taken as a grid tranformation : …
grid_transformation_selector.hpp 4.4 KB 1275   7 years ymipsl implement diurnal cycle transformation taken as a grid tranformation : …
scalar_algorithm_reduce_axis.cpp 5.0 KB 1297   6 years ymipsl bug fix in axis -> scalar reduction transformation (back-port of previous …
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 : - …
scalar_algorithm_reduce_domain.hpp 2.3 KB 1313   6 years ymipsl Add "local" attribute to reduce_domain_to_scalar transformation. The …
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_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 …
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_reduce_domain.cpp 5.6 KB 1396   6 years ymipsl reduce domain to scalar transformation : attribute "local" was not set to …
axis_algorithm_transformation.cpp 4.2 KB 1403   6 years ymipsl Fix bug in transformation when using mask and overlapped grid element …
domain_algorithm_transformation.cpp 2.3 KB 1403   6 years ymipsl Fix bug in transformation when using mask and overlapped grid element …
scalar_algorithm_transformation.cpp 4.5 KB 1403   6 years ymipsl Fix bug in transformation when using mask and overlapped grid element …
domain_algorithm_generate_rectilinear.hpp 1.5 KB 1410   6 years oabramkina Improving protocol for reading : grid attributes such longitude, latitude, …
axis_algorithm_interpolate.cpp 14.4 KB 1412   6 years ymipsl More timer instrumentation... YM
domain_algorithm_reorder.cpp 5.2 KB 1457   6 years ymipsl Add new domain filter : reorder_domain Reoder the data along the global …
domain_algorithm_reorder.hpp 1.6 KB 1457   6 years ymipsl Add new domain filter : reorder_domain Reoder the data along the global …
domain_algorithm_interpolate.hpp 4.1 KB 1480   6 years ymipsl Fix for transformation & interpolation : better detection of missing …
axis_algorithm_inverse.cpp 11.4 KB 1542   6 years oabramkina Replacing Boost's unordered_map and shared_pointer by its STL …
domain_algorithm_interpolate.cpp 34.4 KB 1542   6 years oabramkina Replacing Boost's unordered_map and shared_pointer by its STL …
domain_algorithm_extract.hpp 1.9 KB 1549   6 years oabramkina Adding a new domain transformation "domain_extract". For now it has only …
domain_algorithm_expand.cpp 27.0 KB 1553   6 years oabramkina The zoom is dead, long live the zoom. Replacing domain_zoom …
domain_algorithm_extract.cpp 9.4 KB 1553   6 years oabramkina The zoom is dead, long live the zoom. Replacing domain_zoom …
domain_algorithm_zoom.hpp 1.8 KB 1553   6 years oabramkina The zoom is dead, long live the zoom. Replacing domain_zoom …
algo_types.hpp 1.2 KB 1558   6 years oabramkina Adding transformation "extract" for axis.
axis_algorithm_extract.cpp 4.6 KB 1558   6 years oabramkina Adding transformation "extract" for axis.
axis_algorithm_extract.hpp 2.0 KB 1558   6 years oabramkina Adding transformation "extract" for axis.
grid_transformation_selector.cpp 13.7 KB 1558   6 years oabramkina Adding transformation "extract" for axis.
axis_algorithm_zoom.cpp 4.5 KB 1559   6 years oabramkina Replacing axis zoom by axis extract. Zoom private attributes are gone for …
axis_algorithm_zoom.hpp 1.9 KB 1559   6 years oabramkina Replacing axis zoom by axis extract. Zoom private attributes are gone for …
domain_algorithm_zoom.cpp 10.5 KB 1583   5 years oabramkina Bugfix on domain zoom for curvilinear domains with 1D lon/lat.
grid_transformation.cpp 31.0 KB 1589   5 years oabramkina Backporting r1578 and r1586 to dev, cleaning the code before merging it to …
grid_transformation.hpp 3.7 KB 1589   5 years oabramkina Backporting r1578 and r1586 to dev, cleaning the code before merging it to …
generic_algorithm_transformation.cpp 42.3 KB 1599   5 years oabramkina Dev: bugfix in case of a transformation on a non-ditributed element.
generic_algorithm_transformation.hpp 8.7 KB 1599   5 years oabramkina Dev: bugfix in case of a transformation on a non-ditributed element.
Note: See TracBrowser for help on using the repository browser.