OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
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.
 
static size_t dim ()
 Dimensionality.
 

Member Function Documentation

◆ dim()

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

Dimensionality.

Returns
0

Definition at line 84 of file staggered_dist_grid_util.hpp.

◆ mul()

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: