> > It would be quite useful to be able to instead create a range of > iterators with any arbitrary one-off user-supplied predicate the user > wants. Super-useful if the user could assign a lambda function for > their predicate. We can't do that at the moment (except for an ugly > trick for a special case; see "fake_elem_it" in sparsity_pattern.C) > but it might not be too hard to add.
Thanks. I will have a look. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
