source: XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1154   7 years mhnguyen Correcting a bug: activating detect_missing_value on field source doesn't …
(edit) @1104   7 years mhnguyen Fixing a bug of detect missing value on sequence of transformation. +) …
(edit) @1076   7 years mhnguyen Correcting behavior of detecting_missing_value: - Missing value detection …
(edit) @1018   7 years mhnguyen Improving missing-value processing If detect_missing_value is activated, …
(edit) @979   8 years mhnguyen Implementing AVERAGE operation +) Add average operation for reduction …
(edit) @977   8 years mhnguyen Minor improvements: Removing some redundant codes
(edit) @933   8 years mhnguyen Improving transformation selection. Instead of modifying directly …
(edit) @918   8 years mhnguyen Modifying vertical interpolation +) Only process interpolation, the …
(edit) @889   8 years mhnguyen Correcting a bug in transformation_selector +) Make sure transformation …
(edit) @888   8 years mhnguyen Adding new transformation for scalar: Reducing an axis to a scalar +) Add …
(edit) @887   8 years mhnguyen Adding a new type of element into grid: Scalar +) Add a new node Scalar …
(edit) @871   8 years mhnguyen Correcting a bug which sometimes make transformations between different …
(edit) @868   8 years mhnguyen Fixing a stupid bug in transformation which sometimes makes wrong result …
(edit) @867   8 years mhnguyen Various clean up +) Remove some redundant codes Test +) On Curie +) …
(edit) @866   8 years mhnguyen Reorganizing codes +) Reorganize some structures to make them more …
(edit) @862   8 years mhnguyen Chaning the way to process transformation to improve the performance. …
(edit) @843   8 years mhnguyen Several improvements +) Replace some time-consuming operations by simpler …
(edit) @841   8 years mhnguyen Changing the way to create virtual grid during transformation. +)Instead …
(edit) @833   8 years mhnguyen Improvements for dht +) Implement adaptive hierarchy for dht, level of …
(edit) @831   8 years mhnguyen Cleaning up some redundant coeds and making some improvements +) Remove …
(edit) @829   8 years mhnguyen Refactoring transformation code +) On exchanging information during …
(edit) @827   8 years mhnguyen Implementing dynamic interpolation on axis +) Change grid transformation …
(edit) @709   9 years mhnguyen Correcting a bug in interpolation domain +) Replace shared send buffer by …
(edit) @668   9 years mhnguyen Implementing some code factoring +) Replace some slow searching function …
(edit) @657   9 years mhnguyen Making changes in domain to make sure unstructed grid work with new method …
(edit) @631   9 years mhnguyen Implementing zooming on a domain +) Add algorithm to do zooming on a …
(edit) @630   9 years mhnguyen Implementing interpolation (polynomial) and correct some bugs +) …
(copy) @624   9 years mhnguyen Final tests of zoom and inverse on axis +) Modify test_client and …
copied from XIOS/trunk/src/filter/generic_algorithm_transformation.cpp:
(add) @620   9 years mhnguyen Implementing generic transformation algorithm (local commit) +) Implement …
Note: See TracRevisionLog for help on using the revision log.