- May 04, 2017
-
-
Lars Bilke authored
Fixes compile error on Mac.
-
Tom Fischer authored
[Jenkins] Switch to single log parser at the end of jobs
-
- May 03, 2017
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Dmitri Naumov authored
* [NL] DOF: explicit cast of size for small vector. * [NL] Use double pair of braces in initialization. * [PL] SD: Remove unused function parameter. * [MeL] Avoid implicit conversion from vtkIdType. * [PL] LIE: Use int for variable and component ids. * [T] GML: Avoid implicit integer conversion.
-
Lars Bilke authored
-
Lars Bilke authored
Should correctly detect MSVC warnings too.
-
Tom Fischer authored
[A/U/MP] 'Partition' mesh into one partition.
-
Dmitri Naumov authored
This has some follow-up changes. Don't repeat typename in emplace_back.
-
Tom Fischer authored
Useful for debug purposes and scalability measurements.
-
- May 02, 2017
-
-
Karsten Rink authored
[MeL] Another Properties::getPropertyVectorNames().
-
Tom Fischer authored
Apply clang modernize fixes
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This potentially saves a second copy compared to using const reference. See Effective Modern C++, Item 41.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Especially on iterator types and 'new' allocations.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Tom Fischer authored
With the additional parameter 't' the returned names can be filtered by mesh item type of the PropertyVector.
-
- Apr 27, 2017
-
-
Tom Fischer authored
Multicomponent DOF table upgrade.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Previously used by single-component deriveBoundaryConstrainedMap.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Tom Fischer authored
Implementation of HC process
-