- Jul 10, 2017
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Jun 30, 2017
-
-
Norihiro Watanabe authored
-
- Jun 28, 2017
-
-
- Jun 27, 2017
-
-
Dmitri Naumov authored
Restructure porous media properties
-
Dmitri Naumov authored
Restructure solid materials
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
CreatePorousMediaProperties and PorousMediaProperties is used from several processes.
-
- Jun 26, 2017
-
-
Tom Fischer authored
-
Dmitri Naumov authored
Move it from header to impl, which is only included in the cpp.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Only in the cpp where the definitions are needed.
-
Dmitri Naumov authored
-
Tom Fischer authored
Remove MSVC ifdefs for version less than 19.00 = VisualStudio2015
-
- Jun 23, 2017
-
-
Dmitri Naumov authored
... and assignment operators.
-
Dmitri Naumov authored
-
wenqing authored
-
Dmitri Naumov authored
Fix two parallel tests
-
wenqing authored
-
wenqing authored
-
Dmitri Naumov authored
Small fixes Actually not so small...
-
Dmitri Naumov authored
Fixes warning: suggest explicit braces to avoid ambiguous ‘else’
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Comment which parts are not initialized and why. Cleanup initialization, constness.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Correct checking of the size and proper error message.
-
Dmitri Naumov authored
Otherwise in the first output of secondary variables these are uninitialized.
-
Dmitri Naumov authored
Not setting the matrices to zero saves few cycles. Setting them to NaN in Debug build helps finding uninitialized matrices.
-
Dmitri Naumov authored
The parameters are used for PETSc compilation.
-
Dmitri Naumov authored
... instead of setZero() call. This is idiomatic and saves few cycles.
-
Dmitri Naumov authored
This allows the user-given flags to override previous settings.
-
- Jun 22, 2017
-
-
Lars Bilke authored
[Jenkins] Don't build cli on 32-bit Windows builds
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
Process does not compile anymore under Visual Studio 32-bit.
-