OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
is_vtk_writable< T > Struct Template Reference

check for T to be writable More...

Detailed Description

template<typename T>
struct is_vtk_writable< T >

check for T to be writable

Definition at line 84 of file is_vtk_writable.hpp.

#include <is_vtk_writable.hpp>

Public Types

enum  { value = is_custom_vtk_writable<T>::value }
 It check if the object is vtk compatible.
 
typedef T base
 

The documentation for this struct was generated from the following file: