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, 7 years ago

initialize the branch

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