Skip to content
Snippets Groups Projects
Commit 406bd0cc authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Rework item local numbers in their sub-items

All possible values are now filled using adequate types.

For instance in 1d, since nodes, edges and faces designate the same
entities, the following values are defined: nodes<->cells,
edges<->cells and faces<->cells. Actually, in that case, the same
memory (embedded Array) is used for all these data.

In 2d, only faces and edges share the same data.
parent b77081bc
Branches
Tags
1 merge request!133Simplify access functions to the number of items
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment