Last change
on this file since 2697 was
1591,
checked in by ymipsl, 6 years ago
|
Split object_factory_decl.cpp (template instantiation of object_templace class) in several (4) part in order to reduce the memory used at compilation for new intel compiler (intel 2018) and c++11 management.
YM
|
-
Property svn:eol-style set to
native
|
File size:
348 bytes
|
Line | |
---|
1 | #include "object_factory_decl_macro.hpp" |
---|
2 | |
---|
3 | |
---|
4 | namespace xios |
---|
5 | { |
---|
6 | macro(CFieldGroup) |
---|
7 | macro(CFileGroup) |
---|
8 | macro(CGridGroup) |
---|
9 | macro(CAxisGroup) |
---|
10 | macro(CDomainGroup) |
---|
11 | macro(CContextGroup) |
---|
12 | macro(CVariableGroup) |
---|
13 | macro(CInverseAxisGroup) |
---|
14 | macro(CZoomAxisGroup) |
---|
15 | macro(CInterpolateAxisGroup) |
---|
16 | macro(CExtractAxisGroup) |
---|
17 | macro(CZoomDomainGroup) |
---|
18 | } |
---|
19 | |
---|
Note: See
TracBrowser
for help on using the repository browser.