opm-simulators/opm/simulators/linalg
Tom Hogervorst 38c58bffae Renamed functions to all used Camel case, and renamed parameters to better represent what is stored in them.
Fixed mistake of using wrong sparsity pattern data to call canBeStarted function, and removed nnzValues of CSCmat, which were never used.
2020-07-06 13:18:46 +02:00
..
bda Renamed functions to all used Camel case, and renamed parameters to better represent what is stored in them. 2020-07-06 13:18:46 +02:00
amgcpr.hh Make update method of preconditioners parameter-less again. 2020-03-31 16:49:37 +02:00
BlackoilAmg.hpp fixed: quell deprecation warnings with dune 2.7 2020-02-07 15:19:44 +01:00
CPRPreconditioner.hpp bump required dune version to 2.6 2020-02-06 16:24:39 +01:00
ExtractParallelGridInformationToISTL.cpp changed: replace boost::any with std::any 2020-02-19 11:20:16 +01:00
ExtractParallelGridInformationToISTL.hpp changed: replace boost::any with std::any 2020-02-19 11:20:16 +01:00
findOverlapRowsAndColumns.hpp Do not use local id set to index matrices. 2020-03-13 17:56:49 +01:00
FlexibleSolver.hpp Make only rank zero honor verbosity in flexible solvers. 2020-05-12 18:06:20 +02:00
FlowLinearSolverParameters.hpp Added openclSolver 2020-06-22 18:26:49 +02:00
getQuasiImpesWeights.hpp Refactor to a single function that calculates true impes weights. 2020-03-31 16:49:37 +02:00
GraphColoring.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
ISTLSolverEbos.hpp Clarified preprocessor macros 2020-06-25 15:01:23 +02:00
ISTLSolverEbosFlexible.hpp [properties] adapt to changes in the property system 2020-05-18 15:54:26 +02:00
MatrixBlock.hpp [cleanup][Wells] Consequently use SparseMatrixAdapter in addWellContributions. 2019-10-09 10:27:38 +02:00
MatrixMarketSpecializations.hpp Split file to ensure correct authorship and license is applied. 2020-05-13 13:53:45 +02:00
OwningBlockPreconditioner.hpp Make update method of preconditioners parameter-less again. 2020-03-31 16:49:37 +02:00
OwningTwoLevelPreconditioner.hpp Deleted commented out code. 2020-03-31 16:49:37 +02:00
ParallelIstlInformation.hpp Merge pull request #2356 from akva2/boost_prune 2020-02-21 13:15:03 +01:00
ParallelOverlappingILU0.hpp Fixed unitialized value for ILU when using flexible solvers. 2020-05-13 13:13:54 +02: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 Set default smoother relaxation to 1.0. 2020-05-13 17:08:38 +02:00
PreconditionerWithUpdate.hpp Make update method of preconditioners parameter-less again. 2020-03-31 16:49:37 +02:00
PressureSolverPolicy.hpp Make update method of preconditioners parameter-less again. 2020-03-31 16:49:37 +02:00
PressureTransferPolicy.hpp Prevent some unnecessary copies. 2020-03-23 09:40:14 +01:00
setupPropertyTree_impl.hpp Default to trueimpes as this seems slightly faster for Norne. 2020-05-15 12:41:25 +02:00
setupPropertyTree.hpp Use special default for LinearSolverMaxIter for CPR and honor CprMaxEllIter 2020-03-31 16:49:37 +02:00
twolevelmethodcpr.hh bump required dune version to 2.6 2020-02-06 16:24:39 +01:00
WriteSystemMatrixHelper.hpp Split file to ensure correct authorship and license is applied. 2020-05-13 13:53:45 +02:00