Skip to content

Size t tags

Christophe Geuzaine requested to merge size_t_tags into master

First pass for #395 (closed): MVertex::_num and MElement::_num are now std::size_t. The algorithms, the API and the IO layer have not been extended to take advantage of this: these changes will happen later. For now please just check that nothing is broken.

Merge request reports