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

If it has not dims property defined the object is considered scalar. More...

Detailed Description

template<typename ObjType, bool has_dims = is_vtk_vector_dims<ObjType>::value>
struct vtk_dims< ObjType, has_dims >

If it has not dims property defined the object is considered scalar.

Definition at line 52 of file is_vtk_writable.hpp.

#include <is_vtk_writable.hpp>

Public Types

enum  { value = 1 }
 dimensionality of the vtk property (scalar)
 

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