- Sep 10, 2018
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Aug 14, 2018
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
For proper lookup of the boundary mesh via bulk node ids mapping.
-
Dmitri Naumov authored
Both functions for reuse. Will consider to rewrite partitionLookup as a functor.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Add numberOfRegularNodes().
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jul 12, 2018
-
-
Dmitri Naumov authored
The move ctor is not implemented in gcc < 5.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Remove code duplication and use applyPropertyVector.
-
Dmitri Naumov authored
This allows to unify the processNodeProperties() and the processCellProperties().
-
Dmitri Naumov authored
Extract specific (to node or cell) functions, generalize some of the loops. There are still some code duplications, but more difficult to extract...
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Split "config_data" into partition data and offsets.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Also extract a code enumerating the partition's local nodes.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
It's not accessing any members of the class.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Extract both the original function from the class and a function for a partition.
-
- Jul 11, 2018
-
-
Dmitri Naumov authored
This required an access function to the partion ids and the mesh.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jan 02, 2018
-
-
Dmitri Naumov authored
Clang format run on near-the-header lines. Happy New Year
-
- Jun 22, 2017
-
-
Tom Fischer authored
Fix warning: unused parameter ‘is_mixed_high_order_linear_elems’
-