opm-simulators/ebos
2023-10-19 14:04:49 +02:00
..
equil consistently use std::size_t 2023-08-15 09:32:10 +02:00
alucartesianindexmapper.hh consistently use std::size_t 2023-08-15 09:32:10 +02:00
collecttoiorank_impl.hh consistently use std::size_t 2023-08-15 09:32:10 +02:00
collecttoiorank.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
collecttoiorank.hh changed: move EclInterRegFlows to opm/simulators/flow 2023-08-15 13:14:42 +02:00
damariswriter.hh Move Damaris functionality to it's own class. 2023-09-19 21:20:08 +02:00
ebos.hh Use the non-accelerated linear solver for some tests. 2023-09-25 10:44:06 +02:00
eclalugridvanguard.hh Separating LGRs in rank 0 cellCentroids_ 2023-09-28 16:03:08 +02:00
eclbaseaquifermodel.hh BlackoilModelEbos: remove unused includes 2023-06-30 09:53:59 +02:00
eclbasevanguard.hh Removed OpenCL dependencies from rocsparse backend 2023-10-03 15:40:20 -05:00
eclcpgridvanguard.hh Merge pull request #4900 from hnil/fix_nnz_thermal 2023-10-02 11:08:24 +02:00
ecldummygradientcalculator.hh ecldummygradientcalcultor.hh: cleanup headers 2023-08-02 11:45:51 +02:00
eclequilinitializer.hh eclequilinitializer.hh: cleanup headers 2023-08-02 11:49:18 +02:00
eclfluxmodule.hh eclfluxmodule.hh: cleanup headers 2023-08-02 11:15:26 +02:00
eclgenericcpgridvanguard.cc LookUpCellCentroid used to search cell centroids in eclbasevanguard 2023-08-29 08:45:59 +02:00
eclgenericcpgridvanguard.hh LookUpCellCentroid used to search cell centroids in eclbasevanguard 2023-08-29 08:45:59 +02:00
eclgenericoutputblackoilmodule.cc Ensuring buffers required for BFLOW[I|J|K] summary output are allocated initially even if there is no RPTRST in the solution section. 2023-10-02 18:36:00 +02:00
eclgenericoutputblackoilmodule.hh Adding support for the BFLOW[I|J|K] summary vectors. 2023-09-13 09:28:10 +02:00
eclgenericproblem_impl.hh Exception added (restart not supported for LGRs), improved-cleaned code 2023-10-19 14:04:49 +02:00
eclgenericproblem.cc LookUp Indices in eclgenericproblem 2023-10-19 10:53:07 +02:00
eclgenericproblem.hh Exception added (restart not supported for LGRs), improved-cleaned code 2023-10-19 14:04:49 +02:00
eclgenericthresholdpressure_impl.hh Lookup of cartesian index and element data refactored. 2023-08-22 13:51:53 +02:00
eclgenericthresholdpressure.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
eclgenericthresholdpressure.hh Lookup of cartesian index and element data refactored. 2023-08-22 13:51:53 +02:00
eclgenerictracermodel_impl.hh consistently use std::size_t 2023-08-15 09:32:10 +02:00
eclgenerictracermodel.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
eclgenerictracermodel.hh consistently use std::size_t 2023-08-15 09:32:10 +02:00
eclgenericvanguard.cc Implement support for GECON keyword 2023-08-29 01:07:21 +02:00
eclgenericvanguard.hh Removed OpenCL dependencies from rocsparse backend 2023-10-03 15:40:20 -05:00
eclgenericwriter_impl.hh Chase API Change for UDQ Evaluation 2023-10-04 16:33:19 +02:00
eclgenericwriter.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
eclgenericwriter.hh eclgenericwriter.hh: cleanup headers 2023-08-02 12:11:31 +02:00
eclmixingratecontrols.cc EclProblem: put drsdtcon with friends in separate class 2023-08-11 11:43:39 +02:00
eclmixingratecontrols.hh EclProblem: put drsdtcon with friends in separate class 2023-08-11 11:43:39 +02:00
eclmpiserializer.hh changed: use Serializer from opm-common 2022-09-16 13:12:11 +02:00
eclnewtonmethod.hh use exception classes from opm-common 2022-12-13 12:56:13 +01:00
ecloutputblackoilmodule.hh Refacto Fluid-In-Place Calculations For Maintainability 2023-09-21 11:54:47 +02:00
eclpolyhedralgridvanguard.hh Separating LGRs in rank 0 cellCentroids_ 2023-09-28 16:03:08 +02:00
eclproblem_properties.hh Move Damaris functionality to it's own class. 2023-09-19 21:20:08 +02:00
eclproblem.hh Exception added (restart not supported for LGRs), improved-cleaned code 2023-10-19 14:04:49 +02:00
eclsolutioncontainers.cc changed: add a container for micp solution components 2023-08-01 13:45:29 +02:00
eclsolutioncontainers.hh changed: add a container for micp solution components 2023-08-01 13:45:29 +02:00
eclthresholdpressure.hh eclthresholdpressure.hh: cleanup headers 2023-08-02 12:28:26 +02:00
ecltimesteppingparams.hh changed: put ecl time stepping parameters in separate struct 2023-08-30 11:22:22 +02:00
ecltracermodel.hh consistently use std::size_t 2023-08-15 09:32:10 +02:00
ecltransmissibility_impl.hh Don't Apply Regional Multipliers Twice to EDITNNC Connections 2023-10-10 13:57:29 +02:00
ecltransmissibility.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
ecltransmissibility.hh -- fixed error using NNZ with thermal 2023-09-29 13:26:31 +02:00
eclwriter.hh Move Damaris functionality to it's own class. 2023-09-19 21:20:08 +02:00
femcpgridcompat.hh FemCpGridCompat: some modernization 2022-08-10 12:44:53 +02:00
FIBlackOilModel.hpp added mpi checking of throw in property evaluation 2023-09-21 13:34:01 +02:00
hdf5serializer.hh added: parallel support to HDF5File / HDF5Serializer 2023-02-16 14:49:38 +01:00
vtkecltracermodule.hh consistently use std::size_t 2023-08-15 09:32:10 +02:00