ResInsight/ApplicationCode/ReservoirDataModel
2013-04-26 13:19:34 +02:00
..
ReservoirDataModel_UnitTests Moved the statistical calculation algorithm code into a separate file. 2013-04-05 10:49:39 +02:00
CMakeLists_files.cmake Added source groups in CMake to improve file organization in generated projects 2013-04-18 07:33:45 +02:00
eclLibDocumentedHeaders.h Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00
RigActiveCellInfo.cpp Rename of functions in RigActiveCellInfo 2013-03-22 09:32:42 +01:00
RigActiveCellInfo.h Rename of functions in RigActiveCellInfo 2013-03-22 09:32:42 +01:00
RigCaseCellResultsData.cpp Fixed issue related to computation of SOIL. Mark metadata for derived SOIL with mustBeCalculated. 2013-04-10 11:37:34 +02:00
RigCaseCellResultsData.h Fixed issue related to computation of SOIL. Mark metadata for derived SOIL with mustBeCalculated. 2013-04-10 11:37:34 +02:00
RigCaseData.cpp Fixed inverted test for null pointer 2013-04-04 12:08:36 +02:00
RigCaseData.h Added support for selected well data in a statistics case 2013-04-12 12:03:04 +02:00
RigCell.cpp Removed the m_isWellCell member from RigCell, to make the grid data completely independent of case / result data 2013-03-12 10:03:25 +01:00
RigCell.h Removed the m_isWellCell member from RigCell, to make the grid data completely independent of case / result data 2013-03-12 10:03:25 +01:00
RigGridBase.cpp Range filter: Add grid type drop-down list to enable LGR-grid range filtering 2013-04-24 12:00:45 +02:00
RigGridBase.h Refactored RigActiveCellinfo to only have one set of information. 2013-03-13 11:50:31 +01:00
RigGridManager.cpp Read grid dimensions and verify equality before adding a result case 2013-04-07 17:27:45 +02:00
RigGridManager.h Read grid dimensions and verify equality before adding a result case 2013-04-07 17:27:45 +02:00
RigGridScalarDataAccess.cpp Updated file headers 2013-04-03 09:09:53 +02:00
RigGridScalarDataAccess.h Updated file headers 2013-04-03 09:09:53 +02:00
RigLocalGrid.cpp Added list of files in CMakeLists_files.cmake 2013-02-13 14:50:37 +01:00
RigLocalGrid.h Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00
RigMainGrid.cpp Added flip X/Y-axis on RimCase, will invert the sign of coordinates for the given flip axis. 2013-04-26 13:19:34 +02:00
RigMainGrid.h Added flip X/Y-axis on RimCase, will invert the sign of coordinates for the given flip axis. 2013-04-26 13:19:34 +02:00
RigReservoirBuilderMock.cpp More file renaming: 2013-03-22 16:58:44 +01:00
RigReservoirBuilderMock.h More file renaming: 2013-03-22 16:58:44 +01:00
RigSingleWellResultsData.cpp More file renaming: 2013-03-22 16:58:44 +01:00
RigSingleWellResultsData.h More file renaming: 2013-03-22 16:58:44 +01:00
RigStatisticsMath.cpp Linux compile warning fixes 2013-04-09 07:59:41 +02:00
RigStatisticsMath.h Added missing include (discovered on Ubuntu 12 build server) 2013-04-09 07:27:55 +02:00