Skip to content
Snippets Groups Projects
Commit 617550d7 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[MeL] Add ids() view closure for a range

The elements of the range must support the getID() function.

For the nodes the function is trivial in most cases because the
numbering of the nodes is guaranteed to be 0, 1, ..., n-1 for n nodes
upon mesh creation.

But for an arbitrary set of nodes the numbering might be different.
parent 58f24523
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment