source: XIOS/dev/branch_yushan/src/config/interpolate_domain_attribute.conf @ 1037

Last change on this file since 1037 was 1037, checked in by yushan, 8 years ago

initialize the branch

File size: 191 bytes
RevLine 
[657]1/* GLOBAL */
[1037]2DECLARE_ATTRIBUTE(StdString, file)
[689]3DECLARE_ATTRIBUTE(int, order)
[846]4DECLARE_ATTRIBUTE(bool, renormalize)
[982]5
6/* Write interpolation weights into file */
[1037]7DECLARE_ENUM2(mode,write,read)
Note: See TracBrowser for help on using the repository browser.