opm-simulators/ebos
Arne Morten Kvarving 62f22062dd eclmpiserializer: consistently make immutable access the exception
by nature of the operation, the data should be immutable on sender and
mutable on receiver. this way we atleast keep data immutable where we can,
and immutable access is explicitly marked by casts.
2022-09-16 11:57:23 +02:00
..
equil Update equilibrationhelpers.hh 2022-09-14 14:11:19 +02:00
alucartesianindexmapper.hh eclalucartesianindexmapper: some modernization 2022-08-10 12:37:04 +02:00
collecttoiorank.cc rebasing 2022-07-28 20:40:34 +02:00
collecttoiorank.hh collecttoiorank: use constexpr 2022-08-10 12:37:04 +02:00
ebos.hh changing max_strict_iter_ to min_strict_cnv_iter_ 2022-09-07 14:28:41 +02:00
eclactionhandler.cc Direct All Non-Triggered Action Messages to Debug File 2022-09-01 17:11:36 +02:00
eclactionhandler.hh fixed: forward structs as struct 2022-09-09 08:37:59 +02:00
eclalugridvanguard.hh EclAluGridVanguard: some modernization 2022-08-10 12:44:53 +02:00
eclbaseaquifermodel.hh changed: get rid of OPM_UNUSED macro usages 2021-08-02 14:55:41 +02:00
eclbasevanguard.hh fixing warning-unused variable 2022-08-04 14:19:12 +02:00
eclcpgridvanguard.hh EclCpGridVanguard: some modernization 2022-08-10 12:44:53 +02:00
ecldummygradientcalculator.hh EclDummyGradientCalculator: some modernization 2022-08-10 12:44:53 +02:00
eclequilinitializer.hh changed: avoid typetag dependence in equil initializer 2022-08-11 15:27:38 +02:00
eclfluxmodule.hh changed: consistently use std::array 2022-08-26 08:28:46 +02:00
eclgenericcpgridvanguard.cc rebasing 2022-07-28 20:40:34 +02:00
eclgenericcpgridvanguard.hh Split Grid Distribution Out to Helper Functions 2022-06-08 16:14:39 +02:00
eclgenericoutputblackoilmodule.cc consistently use ParallelCommunication.hpp for communication definition 2022-09-01 12:26:11 +02:00
eclgenericoutputblackoilmodule.hh consistently use ParallelCommunication.hpp for communication definition 2022-09-01 12:26:11 +02:00
eclgenericproblem.cc changed: move three more methods to generic problem class 2022-08-15 10:30:59 +02:00
eclgenericproblem.hh changed: move three more methods to generic problem class 2022-08-15 10:30:59 +02:00
eclgenericthresholdpressure.cc rebasing 2022-07-28 20:40:34 +02:00
eclgenericthresholdpressure.hh eclthresholdpressure: split in typetag dependent and typetag-independent parts 2021-05-13 21:09:38 +02:00
eclgenerictracermodel.cc changed: put parts of ISTLSolverEbos in separate compile unit 2022-09-12 12:44:56 +02:00
eclgenerictracermodel.hh EclGenericTracerModel: some modernization 2022-08-10 12:44:53 +02:00
eclgenericvanguard.cc add missing include 2022-07-27 16:24:04 +02:00
eclgenericvanguard.hh fix tests that relied on internal deck handling 2022-06-24 15:27:56 +02:00
eclgenericwriter.cc changed: use EclMpiSerializer in eclwriter 2022-09-06 15:36:58 +02:00
eclgenericwriter.hh EclGenericWriter: some modernization 2022-08-10 12:44:53 +02:00
eclinterregflows.cc Communicate Inter-Region Flows to I/O Rank 2022-02-18 14:53:43 +01:00
eclinterregflows.hh Don't Capture Local Flux Data Unless Needed 2022-02-25 11:31:57 +01:00
eclmpiserializer.hh eclmpiserializer: consistently make immutable access the exception 2022-09-16 11:57:23 +02:00
eclnewtonmethod.hh EclNewtonMethod: some modernization 2022-08-10 12:44:53 +02:00
ecloutputblackoilmodule.hh changed: consistently use std::array 2022-08-16 08:38:54 +02:00
eclpolyhedralgridvanguard.hh EclPolyhedralGridVanguard: some modernization 2022-08-10 12:44:53 +02:00
eclproblem.hh clean-up comments and code 2022-08-18 08:27:38 +02:00
eclthresholdpressure.hh EclThresholdPressure: some modernization 2022-08-10 12:44:53 +02:00
ecltracermodel.hh Do not make changes to eclthresholdpressure.hh and ecltracermodel.hh. 2022-08-09 11:11:36 +02:00
ecltransmissibility.cc rebasing 2022-07-28 20:40:34 +02:00
ecltransmissibility.hh rebasing 2022-07-28 20:40:34 +02:00
eclwriter.hh rebasing 2022-07-28 20:40:34 +02:00
femcpgridcompat.hh FemCpGridCompat: some modernization 2022-08-10 12:44:53 +02:00
vtkecltracermodule.hh VtkEclTracerModule: some modernization 2022-08-10 12:44:53 +02:00