OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
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. More...
 
typedef T base
 

Member Typedef Documentation

◆ base

template<typename T >
typedef T is_vtk_writable< T >::base

Definition at line 86 of file is_vtk_writable.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum

It check if the object is vtk compatible.

Definition at line 89 of file is_vtk_writable.hpp.


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