GetFEM  5.4.2
gmm::tab_ref_with_selection< ITER, COND > Class Template Reference

given a container X and a predicate P, provide pseudo-container Y of all elements of X such that P(X[i]). More...

#include <gmm_ref.h>

Detailed Description

template<typename ITER, typename COND>
class gmm::tab_ref_with_selection< ITER, COND >

given a container X and a predicate P, provide pseudo-container Y of all elements of X such that P(X[i]).

Definition at line 489 of file gmm_ref.h.


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