source: XMLIO_V2/dev/common/src/xmlio/node/node_type.hpp @ 286

Last change on this file since 286 was 268, checked in by hozdoba, 13 years ago

Passage en interface mpi C

File size: 238 bytes
Line 
1#ifndef __XMLIO_NODE_TYPE__
2#define __XMLIO_NODE_TYPE__
3
4#include "axis.hpp"
5#include "domain.hpp"
6#include "field.hpp"
7#include "file.hpp"
8#include "grid.hpp"
9#include "variable.hpp"
10#include "context.hpp"
11
12#endif // __XMLIO_NODE_TYPE__
Note: See TracBrowser for help on using the repository browser.