Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser c29780856f ebos: abort the program correctly in the parallel case
all processes must be aborted, whilst the error message should only be
printed once. Also, calling std::exit(1) results in "nicer" output (at
least on openMPI) because mpirun does not try to print a stack trace
for every process.
2016-01-24 18:17:22 +01:00
applications/ebos ebos: abort the program correctly in the parallel case 2016-01-24 18:17:22 +01:00
ewoms/aux added operator << and >> for __float128. 2015-08-06 13:11:51 +02:00