opm-simulators/opm/simulators/linalg
Markus Blatt adc2bf46b9 Search for VexCL and create an imported target.
Unfortunately, we cannot us the imported targets. They add some compile
parameters using generator expressions based on the CXX_COMPILER_ID.
While we are using the system CXX compiler for most of the stuff, some
cuda code is compiled with nvcc which at least for some versions does
not support -Wno-catch-value (which gets passed as normal compiler
option).
2021-07-07 16:24:52 +02:00
..
bda Search for VexCL and create an imported target. 2021-07-07 16:24:52 +02:00
amgcpr.hh fix typo 2020-11-03 13:48:09 +01:00
ExtractParallelGridInformationToISTL.cpp ExtractParallelGridInfoToISTL: use forwarding 2021-04-29 12:50:19 +02:00
ExtractParallelGridInformationToISTL.hpp ExtractParallelGridInfoToISTL: use forwarding 2021-04-29 12:50:19 +02:00
findOverlapRowsAndColumns.hpp Make a flow version that uses the polyhedreal grid 2020-11-10 15:49:59 +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 Determine index of pressure from model used. 2021-06-10 16:19:18 +02:00
FlexibleSolver.hpp Determine index of pressure from model used. 2021-06-10 16:19:18 +02:00
FlowLinearSolverParameters.hpp Added amgclSolverBackend 2021-07-07 16:24:51 +02:00
getQuasiImpesWeights.hpp fixed: do not use Opm:: prefix when inside namespace Opm 2021-05-05 11:59:18 +02:00
GraphColoring.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
ISTLSolverEbos.hpp Make sure amgcl can be used without CUDA 2021-07-07 16:24:52 +02:00
ISTLSolverEbosFlexible.hpp Determine index of pressure from model used. 2021-06-10 16:19:18 +02:00
MatrixBlock.hpp Add the multMatrixImpl() utility. 2020-11-16 11:37:44 +01: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 Determine index of pressure from model used. 2021-06-10 16:19:18 +02:00
ParallelIstlInformation.hpp Merge pull request #2356 from akva2/boost_prune 2020-02-21 13:15:03 +01:00
ParallelOverlappingILU0.hpp Silence warnings from range-for. 2020-10-12 09:39:37 +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 Determine index of pressure from model used. 2021-06-10 16:19:18 +02:00
PreconditionerWithUpdate.hpp added: PropertyTree class 2021-06-09 15:21:52 +02:00
PressureSolverPolicy.hpp Determine index of pressure from model used. 2021-06-10 16:19:18 +02:00
PressureTransferPolicy.hpp Determine index of pressure from model used. 2021-06-10 16:19:18 +02:00
PropertyTree.cpp added: PropertyTree class 2021-06-09 15:21:52 +02:00
PropertyTree.hpp added: PropertyTree class 2021-06-09 15:21:52 +02:00
setupPropertyTree.cpp Merge pull request #3364 from blattms/flexible-solver-determine-pressure-idx-from-model 2021-07-01 15:22:50 +02:00
setupPropertyTree.hpp added: PropertyTree class 2021-06-09 15:21:52 +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 fixed: do not use Opm:: prefix when inside namespace Opm 2021-05-05 11:59:18 +02:00