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) |
|
The documentation for this struct was generated from the following file: