Simulator programs and utilities for automatic differentiation.
Go to file
Markus Blatt 0aa4b668a9 Makes CollectDataToIORank::localIndexMap_ have nonzero size when accessing.
While it may not produce memory errors it is semantically wrong to insert
entries with random acces into a vector that has reserved enough memory to
hold the values but still has size 0.
2017-01-18 11:10:31 +01:00
ebos Makes CollectDataToIORank::localIndexMap_ have nonzero size when accessing. 2017-01-18 11:10:31 +01:00
ewoms/aux fix most pedantic compiler warnings in the basic infrastructure 2016-11-09 14:54:22 +01:00