opm-simulators/opm/simulators/linalg
Arne Morten Kvarving d56b7e338d quell warning about unused local typedef
strictly speaking the gcc diagnostics are wrong, the typedef is actually
used once templates are invoked on the structs.
simply use the typedef in the structs itself to avoid the warning
like is done for other variants.
2020-02-19 10:15:07 +01:00
..
bda Silence warnings. 2020-02-13 11:04:02 +01:00
amgcpr.hh bump required dune version to 2.6 2020-02-06 16:24:39 +01:00
BlackoilAmg.hpp fixed: quell deprecation warnings with dune 2.7 2020-02-07 15:19:44 +01:00
BlackoilAmgCpr.hpp bump required dune version to 2.6 2020-02-06 16:24:39 +01:00
CPRPreconditioner.hpp bump required dune version to 2.6 2020-02-06 16:24:39 +01:00
ExtractParallelGridInformationToISTL.cpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
ExtractParallelGridInformationToISTL.hpp [bugfix][ebos] Make compile with PolyhedralGrid again. 2019-12-18 11:03:42 +01:00
findOverlapRowsAndColumns.hpp [bugfix][ebos] Make compile with PolyhedralGrid again. 2019-12-18 11:03:42 +01:00
FlexibleSolver.hpp Move PreconditionerFactory into namespace Opm. 2020-01-07 17:59:23 +01:00
FlowLinearSolverParameters.hpp Updated copyright notice 2019-12-05 14:24:37 +01:00
getQuasiImpesWeights.hpp Make FlexibleSolver feature-complete. 2019-06-03 11:42:30 +02:00
GraphColoring.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
ISTLSolverEbos.hpp Merge pull request #2327 from akva2/bump_dune 2020-02-11 09:41:44 +01:00
ISTLSolverEbosCpr.hpp bump required dune version to 2.6 2020-02-06 16:24:39 +01:00
ISTLSolverEbosFlexible.hpp Remove tab 2019-12-04 15:44:37 +01:00
MatrixBlock.hpp [cleanup][Wells] Consequently use SparseMatrixAdapter in addWellContributions. 2019-10-09 10:27:38 +02:00
OwningBlockPreconditioner.hpp Make FlexibleSolver feature-complete. 2019-06-03 11:42:30 +02:00
OwningTwoLevelPreconditioner.hpp Move PreconditionerFactory into namespace Opm. 2020-01-07 17:59:23 +01:00
ParallelIstlInformation.hpp quell warning about unused local typedef 2020-02-19 10:15:07 +01:00
ParallelOverlappingILU0.hpp bump required dune version to 2.6 2020-02-06 16:24:39 +01:00
ParallelRestrictedAdditiveSchwarz.hpp [cleanup][istl] Adjust to shared_ptr change in dune-istl >= 2.7. 2019-05-09 11:28:52 +02:00
PreconditionerFactory.hpp fixed: quell deprecation warnings with dune 2.7 2020-02-07 15:19:44 +01:00
PreconditionerWithUpdate.hpp Add and use PreconditionerFactory class. 2019-06-05 15:12:52 +02:00
PressureSolverPolicy.hpp Small fixes for the FlexibleSolver system. 2019-06-11 09:55:05 +02:00
PressureTransferPolicy.hpp Changes to support latest Dune version. 2019-06-12 10:40:55 +02:00
setupPropertyTree.cpp disable json input for boost 1.48 2020-02-17 15:21:07 +01:00
setupPropertyTree.hpp Add flexible solver and preconditioner infrastructure. 2019-06-03 11:42:30 +02:00
twolevelmethodcpr.hh bump required dune version to 2.6 2020-02-06 16:24:39 +01:00