OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
has_posMask< T, typename Void< decltype(T::stag_mask)>::type > Struct Template Reference

has_posMask check if a type has defined a member stag_mask More...

Detailed Description

template<typename T>
struct has_posMask< T, typename Void< decltype(T::stag_mask)>::type >

has_posMask check if a type has defined a member stag_mask

It is used to indicate a staggered grid

return true if T::stag_mask is a valid type

Definition at line 168 of file common.hpp.

#include <common.hpp>

+ Inheritance diagram for has_posMask< T, typename Void< decltype(T::stag_mask)>::type >:

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