.. |
AutoDiff.hpp
|
|
|
AutoDiffBlock.hpp
|
Fixes raisal of assertion in Eigen because of empty vector and matrices.
|
2015-01-29 17:14:09 +01:00 |
AutoDiffHelpers.hpp
|
added collapseJacs method.
|
2014-12-02 12:39:21 +01:00 |
BackupRestore.hpp
|
Suppress unused argument errors.
|
2015-02-17 13:44:33 +01:00 |
BlackoilPropsAdFromDeck.cpp
|
Remove non-AD overload of muWat().
|
2015-03-03 12:56:30 +01:00 |
BlackoilPropsAdFromDeck.hpp
|
Remove non-AD overload of muWat().
|
2015-03-03 12:56:30 +01:00 |
BlackoilPropsAdInterface.cpp
|
|
|
BlackoilPropsAdInterface.hpp
|
Remove non-AD overload of muWat().
|
2015-03-03 12:56:30 +01:00 |
CPRPreconditioner.hpp
|
Added braces around else statement (coding guidelines)
|
2015-02-12 10:41:44 +01:00 |
DuneMatrix.hpp
|
bugfix, Mismatched free() / delete / delete [] in DuneMatrix due to use of new instead
|
2014-10-09 14:06:02 +02:00 |
ExtractParallelGridInformationToISTL.cpp
|
Moved output parameters to the end of the list in extractParallelGridInformationToISTL
|
2015-02-12 10:41:44 +01:00 |
ExtractParallelGridInformationToISTL.hpp
|
Moved output parameters to the end of the list in extractParallelGridInformationToISTL
|
2015-02-12 10:41:44 +01:00 |
fastSparseProduct.hpp
|
[cleanup] remove commented code.
|
2014-12-05 14:50:55 +01:00 |
FullyImplicitBlackoilSolver_impl.hpp
|
Remove unused variable.
|
2015-03-02 10:33:44 +01:00 |
FullyImplicitBlackoilSolver.hpp
|
Fxied typo wether -> whether.
|
2015-02-20 16:03:08 +01:00 |
GeoProps.hpp
|
Moves functions that do not depend on Eigen to Opm::UgGridHelpers.
|
2015-02-23 12:24:40 +01:00 |
GridHelpers.cpp
|
Moves functions that do not depend on Eigen to Opm::UgGridHelpers.
|
2015-02-23 12:24:40 +01:00 |
GridHelpers.hpp
|
Moves include of iterterator facades to cornerpoint
|
2015-03-02 16:22:22 +01:00 |
ImpesTPFAAD.cpp
|
Remove non-AD overload of muWat().
|
2015-03-03 12:56:30 +01:00 |
ImpesTPFAAD.hpp
|
PVT properties: allow them to be temperature dependent
|
2014-12-01 20:06:02 +01:00 |
LinearisedBlackoilResidual.cpp
|
|
|
LinearisedBlackoilResidual.hpp
|
|
|
NewtonIterationBlackoilCPR.cpp
|
Remove unused functions.
|
2015-02-17 13:42:26 +01:00 |
NewtonIterationBlackoilCPR.hpp
|
Make right hand passed to the linear solver consistent.
|
2015-02-12 21:33:41 +01:00 |
NewtonIterationBlackoilInterface.hpp
|
Add access to the underlying information about the parallelization.
|
2015-02-12 10:41:43 +01:00 |
NewtonIterationBlackoilSimple.cpp
|
Add access to the underlying information about the parallelization.
|
2015-02-12 10:41:43 +01:00 |
NewtonIterationBlackoilSimple.hpp
|
Store the boost::any of ParallelIstlInformation by value.
|
2015-02-12 14:04:53 +01:00 |
opm-autodiff_doxygen_main.hpp
|
|
|
RateConverter.hpp
|
RateConverter: add missing call to averageTemperature()
|
2014-12-02 15:56:17 +01:00 |
RedistributeDataHandles.hpp
|
[bugfix] read only from the sendState in BlackoilStateDataHandle.
|
2015-03-02 11:10:02 +01:00 |
SimulatorFullyImplicitBlackoil_impl.hpp
|
Merge pull request #316 from blattms/parallel-verbose-on-0
|
2015-02-20 18:11:38 +01:00 |
SimulatorFullyImplicitBlackoil.hpp
|
Revision of black oil output. Put everything into a class following the OutputWriter
|
2015-02-05 14:39:47 +01:00 |
SimulatorFullyImplicitBlackoilOutput.cpp
|
The stream::open() functions require c_str()
|
2015-02-12 17:25:40 +01:00 |
SimulatorFullyImplicitBlackoilOutput.hpp
|
Remove const from bool return type.
|
2015-02-17 13:45:14 +01:00 |
SimulatorIncompTwophaseAd.cpp
|
replace all boost:: smart pointers by their std:: equivalents
|
2014-05-02 16:17:54 +02:00 |
SimulatorIncompTwophaseAd.hpp
|
|
|
TransportSolverTwophaseAd.cpp
|
Makes distinction between functions more clear.
|
2014-08-28 14:44:13 +02:00 |
TransportSolverTwophaseAd.hpp
|
|
|
WellDensitySegmented.cpp
|
|
|
WellDensitySegmented.hpp
|
|
|
WellStateFullyImplicitBlackoil.hpp
|
Use the average well block pressure when evaluating the properties
|
2015-02-19 09:58:17 +01:00 |