OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
get_selector< T[N1]> Struct Template Reference

Detailed Description

template<typename T, unsigned int N1>
struct get_selector< T[N1]>

Definition at line 631 of file SparseGridUtil.hpp.

Static Public Member Functions

template<unsigned int p, typename chunks_vector_type >
static std_array_vector_view< decltype(std::declval< chunks_vector_type >).template get< p >0))> get (chunks_vector_type &chunks, size_t active_cnk, int ele_id)
 
template<unsigned int p, typename chunks_vector_type >
static const std_array_vector_view< decltype(std::declval< chunks_vector_type >).template get< p >0))> get_const (chunks_vector_type &chunks, size_t active_cnk, int ele_id)
 

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