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

Last change on this file since 1060 was 1037, checked in by yushan, 8 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.