opm-simulators/opm/simulators/linalg
Markus Blatt 7fb622bba6 Fixes usage of firstmatrixelement with DUNE 2.8
The function name is now CamelCase and the old
naming scheme is deprecated. Hence we use the new naming
for 2.8
There was also a compilation problem due to header inclusion
order for that function. The compiler did not find our version
the correct version. With this change compilation succeeds again.
2021-08-26 16:26:30 +02:00
..
bicgstabsolver.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
blacklist.hh changed: get rid of OPM_UNUSED macro usage 2021-08-03 10:10:01 +02:00
combinedcriterion.hh changed: get rid of OPM_UNUSED macro usage 2021-08-03 10:10:01 +02:00
convergencecriterion.hh changed: get rid of OPM_UNUSED macro usage 2021-08-03 10:10:01 +02:00
domesticoverlapfrombcrsmatrix.hh changed: use c++17 [[maybe_unused]] 2021-05-14 13:54:58 +02:00
elementborderlistfromgrid.hh changed: get rid of OPM_UNUSED macro usage 2021-08-03 10:10:01 +02:00
fixpointcriterion.hh changed: get rid of OPM_UNUSED macro usage 2021-08-03 10:10:01 +02:00
foreignoverlapfrombcrsmatrix.hh changed: get rid of OPM_UNUSED macro usage 2021-08-03 10:10:01 +02:00
globalindices.hh changed: get rid of OPM_UNUSED macro usage 2021-08-03 10:10:01 +02:00
ilufirstelement.hh Fixes usage of firstmatrixelement with DUNE 2.8 2021-08-26 16:26:30 +02:00
istlpreconditionerwrappers.hh Fixes usage of firstmatrixelement with DUNE 2.8 2021-08-26 16:26:30 +02:00
istlsolverwrappers.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
istlsparsematrixadapter.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
linalgproperties.hh [properties] replace BEGIN/END_PROPERTIES macro calls 2020-06-08 17:11:48 +02:00
linearsolverreport.hh Change Ewoms to Opm in namespace end comments 2019-10-30 08:49:28 +01:00
matrixblock.hh Fixes usage of firstmatrixelement with DUNE 2.8 2021-08-26 16:26:30 +02:00
nullborderlistmanager.hh changed: get rid of OPM_UNUSED macro usage 2021-08-03 10:10:01 +02:00
overlappingbcrsmatrix.hh Fixes usage of firstmatrixelement with DUNE 2.8 2021-08-26 16:26:30 +02:00
overlappingblockvector.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
overlappingoperator.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
overlappingpreconditioner.hh Fixes usage of firstmatrixelement with DUNE 2.8 2021-08-26 16:26:30 +02:00
overlappingscalarproduct.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
overlaptypes.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
parallelamgbackend.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
parallelbasebackend.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
parallelbicgstabbackend.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
parallelistlbackend.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
residreductioncriterion.hh changed: get rid of OPM_UNUSED macro usage 2021-08-03 10:10:01 +02:00
superlubackend.hh changed: get rid of OPM_UNUSED macro usage 2021-08-03 10:10:01 +02:00
vertexborderlistfromgrid.hh changed: get rid of OPM_UNUSED macro usage 2021-08-03 10:10:01 +02:00
weightedresidreductioncriterion.hh changed: get rid of OPM_UNUSED macro usage 2021-08-03 10:10:01 +02:00