opm-simulators/ebos
Robert Kloefkorn cfcf04ed00 add an abstraction layer for the matrix between the linearizer and linear solver
this allows to assemble the Jacobian matrices directly into the native
format expected by linear solver. So far, only backends using
Dune::BCRSMatrix are provided, but there are work-in-progress patches
for dune-fem, vienna-CL and PETSc backends.
2018-11-12 12:48:22 +01:00
..
equil fix some warnings produced by clang 6 2018-10-29 10:05:46 +01:00
alucartesianindexmapper.hh make all headers fully autonomous again 2018-03-12 14:31:37 +01:00
collecttoiorank.hh Restore const-ness accidentally lost. 2018-07-31 15:35:15 +02:00
ebos.cc do explicit put properties into the the Ewoms::Properties namespace anymore 2018-06-15 20:22:07 +02:00
eclalugridvanguard.hh rename completion to connection 2018-06-28 15:49:45 +02:00
eclbaseaquifermodel.hh extend the aquifer model so that it can initialize itself 2018-10-30 11:22:26 +01:00
eclbasevanguard.hh ecl base vanguard: make the schedule and summaryConfig objects user-replaceable 2018-11-08 11:32:56 +01:00
eclcpgridvanguard.hh ebos: make it work in parallel 2018-07-11 13:59:29 +02:00
ecldummygradientcalculator.hh adapt to the move of code from opm-common to opm-material 2018-02-08 12:11:20 +01:00
eclequilinitializer.hh Blackoil: Prepare for 2p conditional storage of fluidstate 2018-10-18 12:55:49 +02:00
eclfluxmodule.hh do explicit put properties into the the Ewoms::Properties namespace anymore 2018-06-15 20:22:07 +02:00
ecloutputblackoilmodule.hh Avoid output of trivial fipnum regions 2018-11-06 09:02:30 +01:00
eclpeacemanwell.hh add an abstraction layer for the matrix between the linearizer and linear solver 2018-11-12 12:48:22 +01:00
eclpolyhedralgridvanguard.hh rename completion to connection 2018-06-28 15:49:45 +02:00
eclproblem.hh Add support for drsdtr and drvdtr 2018-11-05 13:50:44 +01:00
eclthresholdpressure.hh Fix thpress restart 2018-06-29 15:26:08 +02:00
ecltransmissibility.hh Merge pull request #402 from totto82/minpvv 2018-10-25 09:04:54 +02:00
eclwellmanager.hh Get connection CF and Kh directly from parser Connecton object 2018-08-31 08:47:15 +02:00
eclwriter.hh Merge pull request #382 from totto82/ppcw 2018-09-12 12:38:53 +02:00
femcpgridcompat.hh [bgufix][femcompat] remove operator << and operator >> for __float128 2018-05-23 14:50:16 +02:00