template<typename T>
struct get_selector< T >
Definition at line 615 of file SparseGridUtil.hpp.
|
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) |
|
◆ 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 |
◆ 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 |
The documentation for this struct was generated from the following file: