Arne Morten Kvarving
|
d6c378e6a9
|
remove use of Unused.hpp
|
2022-08-02 11:24:40 +02:00 |
|
Arne Morten Kvarving
|
54920b4147
|
changed: do not resize jacobian unless necessary
setSize always reallocates
|
2022-05-03 09:39:14 +02:00 |
|
Arne Morten Kvarving
|
a68cb1427e
|
changed: remove unnecessary initialization
the values are all overwritten in updateLocalResidual so no
reason to set them to zero first
|
2022-05-03 09:38:05 +02:00 |
|
Arne Morten Kvarving
|
e4d6acc23b
|
changed: get rid of OPM_UNUSED macro usage
prefer anonymous parameters and c++17 [[maybe_unused]]
|
2021-08-03 10:10:01 +02:00 |
|
Arne Morten Kvarving
|
ae537f536d
|
fixed: do not use Opm:: prefix when inside namespace Opm
|
2021-05-25 11:46:55 +02:00 |
|
Bernd Flemisch
|
d72de0f308
|
[cleanup] replace typedef by using
|
2020-06-10 13:49:42 +02:00 |
|
Bernd Flemisch
|
bdb7bac3e8
|
[properties] replace remaining macro calls
|
2020-06-10 13:07:19 +02:00 |
|
Bernd Flemisch
|
725c022e69
|
[properties] replace BEGIN/END_PROPERTIES macro calls
|
2020-06-08 17:11:48 +02:00 |
|
Bernd Flemisch
|
880c5223ac
|
[properties] replace macro calls by native C++
|
2020-06-08 16:41:02 +02:00 |
|
Bernd Flemisch
|
58182fe379
|
[properties] clean up
|
2020-05-18 15:53:58 +02:00 |
|
Bernd Flemisch
|
6d6ba6909c
|
[properties] replace propertysystem
|
2020-05-18 15:52:45 +02:00 |
|
Arne Morten Kvarving
|
474ae4ded8
|
changed: ewoms/disc -> opm/models/discretization
|
2019-09-19 10:28:26 +02:00 |
|