OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
get_selector< T > Struct Template Reference

Detailed Description

template<typename T>
struct get_selector< T >

Definition at line 615 of file SparseGridUtil.hpp.

Static Public Member Functions

template<unsigned int p, typename chunks_vector_type >
static T & get (chunks_vector_type &chunks, size_t active_cnk, int ele_id)
 
template<unsigned int p, typename chunks_vector_type >
static const T & get_const (chunks_vector_type &chunks, size_t active_cnk, int ele_id)
 

Member Function Documentation

◆ get()

template<typename T >
template<unsigned int p, typename chunks_vector_type >
static T & get_selector< T >::get ( chunks_vector_type &  chunks,
size_t  active_cnk,
int  ele_id 
)
inlinestatic

Definition at line 618 of file SparseGridUtil.hpp.

◆ get_const()

template<typename T >
template<unsigned int p, typename chunks_vector_type >
static const T & get_selector< T >::get_const ( chunks_vector_type &  chunks,
size_t  active_cnk,
int  ele_id 
)
inlinestatic

Definition at line 624 of file SparseGridUtil.hpp.


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