GetFEM  5.4.2
gmm::tab_ref_index_ref< ITER, ITER_INDEX > Class Template Reference

indexed array reference (given a container X, and a set of indexes I, this class provides a pseudo-container Y such that More...

#include <gmm_ref.h>

Detailed Description

template<typename ITER, typename ITER_INDEX>
class gmm::tab_ref_index_ref< ITER, ITER_INDEX >

indexed array reference (given a container X, and a set of indexes I, this class provides a pseudo-container Y such that

Y[i] = X[I[i]]

Definition at line 289 of file gmm_ref.h.


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