Loops
- improved documentation of
ParallelFor
- renamed
StaticFor
tounrolledFor
(reimplemented as a free function) and also improved its documentation - reimplemented
TemplateStaticFor
withconstexpr
functions and generic lambdas- interface renamed from
TemplateStaticFor
tostaticFor
- also added tests and updated documentation, read it for details
- interface renamed from
- implemented tests for checking the consistency between
Mesh
and all of its entities
Edited by Jakub Klinkovský