/* GLOBAL */ DECLARE_ATTRIBUTE(StdString, file) DECLARE_ATTRIBUTE(int, order) DECLARE_ATTRIBUTE(bool, renormalize) /* Write interpolation weights into file */ DECLARE_ENUM2(mode,write,read)