View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

structuredgridbase_impl.h
Go to the documentation of this file.
1//-------------------------------------------------------------------------
2// STRUCTURED GRID OBJECT BASE CLASS IMPL H
3// *
4// * Base class for Structured Grid Objects
5//-------------------------------------------------------------------------
6#ifndef STRUCTURED_GRID_BASE_IMPL_H
7#define STRUCTURED_GRID_BASE_IMPL_H
8
9namespace vistle {
10
11// BOOST SERIALIZATION METHOD
12//-------------------------------------------------------------------------
13} // namespace vistle
14
15#endif /* STRUCTURED_GRID_BASE_IMPL_H */
Definition: allobjects.cpp:30