View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Namespaces | Typedefs
shm_impl.h File Reference
#include <boost/type_traits.hpp>
#include <boost/mpl/find.hpp>
#include <boost/mpl/size.hpp>
#include <boost/mpl/push_back.hpp>
#include <iostream>
#include <cassert>
#include "scalars.h"
#include "celltreenode.h"
#include "shm_array.h"
#include "archives_config.h"
Include dependency graph for shm_impl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vistle
 

Typedefs

typedef boost::mpl::push_back< Scalars, CelltreeNode< sizeof(Index), 1 > >::type vistle::VectorTypes1
 
typedef boost::mpl::push_back< VectorTypes1, CelltreeNode< sizeof(Index), 2 > >::type vistle::VectorTypes2
 
typedef boost::mpl::push_back< VectorTypes2, CelltreeNode< sizeof(Index), 3 > >::type vistle::VectorTypes