.. |
bda
|
Merge pull request #2828 from blattms/add-mswells
|
2020-10-01 22:35:09 +02:00 |
amgcpr.hh
|
Make update method of preconditioners parameter-less again.
|
2020-03-31 16:49:37 +02:00 |
BlackoilAmg.hpp
|
use std::make_unique where applicable
|
2020-09-02 15:35:39 +02: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 |
FlexibleSolver1.cpp
|
Use macro for instantiations, and clean up includes.
|
2020-06-19 16:37:43 +02:00 |
FlexibleSolver2.cpp
|
Use macro for instantiations, and clean up includes.
|
2020-06-19 16:37:43 +02:00 |
FlexibleSolver3.cpp
|
Use macro for instantiations, and clean up includes.
|
2020-06-19 16:37:43 +02:00 |
FlexibleSolver4.cpp
|
Use macro for instantiations, and clean up includes.
|
2020-06-19 16:37:43 +02:00 |
FlexibleSolver_impl.hpp
|
Allow well operators with FlexibleSolver.
|
2020-06-30 12:33:57 +02:00 |
FlexibleSolver.hpp
|
Allow well operators with FlexibleSolver.
|
2020-06-30 12:33:57 +02:00 |
FlowLinearSolverParameters.hpp
|
changed: remove SET_TYPE_PROP macro usage
|
2020-08-28 10:44:53 +02:00 |
getQuasiImpesWeights.hpp
|
Add missing include.
|
2020-06-20 16:28:59 +02:00 |
GraphColoring.hpp
|
Moved files to opm/simulators/ subdirs.
|
2019-05-08 12:58:19 +02:00 |
ISTLSolverEbos.hpp
|
Remove unused #include of exceptions
|
2020-09-21 11:12:15 +02:00 |
ISTLSolverEbosFlexible.hpp
|
changed: remove NEW_TYPE_TAG macro usage
|
2020-08-27 13:01:51 +02:00 |
MatrixBlock.hpp
|
Added templated blockinversion for C-style arrays
|
2020-07-06 13:40:44 +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
|
Remove unused #include of exceptions
|
2020-09-21 11:12:15 +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
|
Make ghost-last feature available in PreconditionerFactory.
|
2020-06-25 10:56:11 +02:00 |
PreconditionerWithUpdate.hpp
|
Make update method of preconditioners parameter-less again.
|
2020-03-31 16:49:37 +02:00 |
PressureSolverPolicy.hpp
|
Don't Name Type that does not Exist in Sequential Configurations
|
2020-07-01 21:52:57 +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 |
WellOperators.hpp
|
Move well operators to separate file.
|
2020-06-25 10:13:12 +02:00 |
WriteSystemMatrixHelper.hpp
|
Split file to ensure correct authorship and license is applied.
|
2020-05-13 13:53:45 +02:00 |