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

Classes to get the number of components of the properties. More...

Detailed Description

template<typename T>
struct extends< T >

Classes to get the number of components of the properties.

Definition at line 67 of file staggered_dist_grid_util.hpp.

#include <staggered_dist_grid_util.hpp>

Static Public Member Functions

static size_t mul ()
 Scalar case. More...
 
static size_t dim ()
 Dimensionality. More...
 

Member Function Documentation

template<typename T >
static size_t extends< T >::dim ( )
inlinestatic

Dimensionality.

Returns
0

Definition at line 84 of file staggered_dist_grid_util.hpp.

template<typename T >
static size_t extends< T >::mul ( )
inlinestatic

Scalar case.

Returns
1 component

Definition at line 74 of file staggered_dist_grid_util.hpp.


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