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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1078   7 years mhnguyen Adding rectilinear and curvilinear domain for expand_domain transformation …
(edit) @978   8 years mhnguyen Correcting various bugs relating to transformation +) Fix the order of …
(edit) @941   8 years mhnguyen Finishing the implementation of expand domain transformation +) Make use …
(edit) @933   8 years mhnguyen Improving transformation selection. Instead of modifying directly …
(edit) @895   8 years mhnguyen Adding a new transformation: Reduce a domain to an axis Test +) On Curie …
(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) @873   8 years mhnguyen Masked interpolated points will have default_value (if defined) +) …
(edit) @872   8 years mhnguyen Correcting a bug invovling with the order of transformations +) Add a …
(edit) @871   8 years mhnguyen Correcting a bug which sometimes make transformations between different …
(edit) @867   8 years mhnguyen Various clean up +) Remove some redundant codes Test +) On Curie +) …
(edit) @862   8 years mhnguyen Chaning the way to process transformation to improve the performance. …
(edit) @858   8 years ymipsl Bug fix : dynamic interpolation : source grid was created from dest grid …
(edit) @848   8 years mhnguyen Fixing a bug in transformation in case of masking grid +) Number of local …
(edit) @842   8 years mhnguyen Small improvements on transformation mapping +) Remove complex structure …
(edit) @841   8 years mhnguyen Changing the way to create virtual grid during transformation. +)Instead …
(edit) @832   8 years mhnguyen Weight computation of dynamic transformation is done only one for each …
(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) @824   8 years mhnguyen Correcting the behavior of field_ref +) If a field refers to another one …
(edit) @823   8 years mhnguyen Implementing grid destination clone in case of two grid source +) Clone …
(edit) @821   8 years mhnguyen Making some improvements of transformation algorithm +) Correct the way …
(edit) @795   8 years mhnguyen Fixng a minor bug +) Remove function that shadows the one of ancestor …
(edit) @742   9 years mhnguyen Implement direct transformation with domain_ref and axis_ref +) Add a new …
(edit) @734   9 years mhnguyen Correcting a bug concerning the range of longitude and latitude of …
(edit) @689   9 years mhnguyen Modifying the interface of interpolation domain +) Change node name from …
(edit) @688   9 years mhnguyen Integrating remap library into XIOS +) Change name of some files of remap …
(edit) @687   9 years mhnguyen Implementing auto-generate rectilinear domain +) Add a new special …
(edit) @671   9 years rlacroix Avoid using C++11 feature for now.
(edit) @668   9 years mhnguyen Implementing some code factoring +) Replace some slow searching function …
(edit) @660   9 years mhnguyen Adding interpolation test_remap +) Add new test case for domain …
(edit) @657   9 years mhnguyen Making changes in domain to make sure unstructed grid work with new method …
(edit) @653   9 years rlacroix Distributions and transformations: Avoid using heap allocations.
(edit) @634   9 years rlacroix Transformations: Fix some errors in MPI communications - Some …
(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/grid_transformation.cpp:
(edit) @623   9 years mhnguyen Implementing transformation algorithm: zoom axis (local commit) +) …
Note: See TracRevisionLog for help on using the revision log.