Interface Documentation
Version: invalid
Classes | Namespaces | Functions
parallel_definition.hh File Reference
#include "flecsi/topo/unstructured/definition.hh"
#include <vector>
Include dependency graph for parallel_definition.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  flecsi::topo::unstructured_impl::parallel_definition< DIMENSION, REAL_TYPE >
 

Namespaces

 flecsi
 

Functions

template<typename DATA_TYPE , typename BUFFER_TYPE >
void flecsi::topo::unstructured_impl::cast_insert (DATA_TYPE const *const data, size_t len, BUFFER_TYPE &buf)
 
template<typename BUFFER_TYPE , typename DATA_TYPE >
void flecsi::topo::unstructured_impl::uncast (BUFFER_TYPE const *&buffer, size_t len, DATA_TYPE *data)