source: XIOS3/trunk/src/object_factory_declaration/decl_interpolate_domain.cpp @ 2513

Last change on this file since 2513 was 2513, checked in by ymipsl, 13 months ago

Decreasing memory consumption during the compilation by declaring each templated node object in separate files.

YM

  • Property svn:executable set to *
File size: 97 bytes
Line 
1#include "object_factory_decl_macro.hpp"
2
3namespace xios
4{
5  macro(CInterpolateDomain)
6}
7
Note: See TracBrowser for help on using the repository browser.