opm-simulators/opm/autodiff
Bård Skaflestad c3bb686600 Annotate end of namespace and "#if"
This commit adds a few annotations to closing braces on namespaces
and one "#ifdef" conditional.  This is an aid to (hopefully) avoid
the problem fixed in commit 688d65e.
2014-04-09 23:53:20 +02:00
..
AutoDiff.hpp Rename AutoDiff::Forward -> Opm::AutoDiff. 2013-09-19 11:32:47 +02:00
AutoDiffBlock.hpp Fix bug in -= operator. 2014-03-26 11:44:49 +01:00
AutoDiffHelpers.hpp Merge branch 'master' into blattms-master-refactor-for-cpgrid-support 2014-04-08 16:31:17 +02:00
BlackoilPropsAd.cpp Make BlackoilPropsAdInterface pure virtual again. 2014-03-04 13:09:23 +01:00
BlackoilPropsAd.hpp Make BlackoilPropsAdInterface pure virtual again. 2014-03-04 13:09:23 +01:00
BlackoilPropsAdFromDeck.cpp Removes the dependency of FullyImpliciteBlackoilSolver onto UnstructuredGrid. 2014-03-13 16:33:36 +01:00
BlackoilPropsAdFromDeck.hpp Removes the dependency of FullyImpliciteBlackoilSolver onto UnstructuredGrid. 2014-03-13 16:33:36 +01:00
BlackoilPropsAdInterface.cpp Added abstract class BlackoilPropsAdInterface. 2013-05-22 10:56:14 +02:00
BlackoilPropsAdInterface.hpp Make BlackoilPropsAdInterface pure virtual again. 2014-03-04 13:09:23 +01:00
FullyImplicitBlackoilSolver_impl.hpp Merge branch 'tester' into master-refactor-for-cpgrid-support 2014-04-09 14:39:19 +02:00
FullyImplicitBlackoilSolver.hpp Revert "Activate paralle istl solvers if there is more than one process computing." 2014-04-09 13:32:28 +02:00
GeoProps.hpp Add an example program of FIBOS that uses CpGrid. 2014-03-13 16:33:36 +01:00
GridHelpers.cpp Annotate end of namespace and "#if" 2014-04-09 23:53:20 +02:00
GridHelpers.hpp [bugfix] Fixes elementAt of CentroidIterator. 2014-03-13 16:33:36 +01:00
ImpesTPFAAD.cpp Add an example program of FIBOS that uses CpGrid. 2014-03-13 16:33:36 +01:00
ImpesTPFAAD.hpp Rename AutoDiff::ForwardBlock -> Opm::AutoDiffBlock. 2013-09-19 12:53:28 +02:00
opm-autodiff_doxygen_main.hpp Documentation refinement. Added main doc file. 2013-09-19 14:45:40 +02:00
SimulatorCompressibleAd.cpp fix the fallout of the SimulatorTimer::currentTime() -> SimulatorTimer::simulationTimeElapsed() rename 2014-03-11 16:01:59 +01:00
SimulatorCompressibleAd.hpp fix some clang 3.3 warnings 2013-11-14 14:33:38 +01:00
SimulatorFullyImplicitBlackoil_impl.hpp Merge branch 'master' into blattms-master-refactor-for-cpgrid-support 2014-04-08 16:31:17 +02:00
SimulatorFullyImplicitBlackoil.hpp Merge branch 'master' into blattms-master-refactor-for-cpgrid-support 2014-04-08 16:31:17 +02:00
SimulatorFullyImplicitBlackoilOutput.cpp Implemented VTK output for CpGrid using DUNE's VTKWriter and activated Matlab for CpGrid. 2014-03-13 16:33:36 +01:00
SimulatorFullyImplicitBlackoilOutput.hpp Bring a definition of OPM_THROW into scope. 2014-04-09 16:33:24 +02:00
SimulatorIncompTwophaseAd.cpp Merge remote-tracking branch 'upstream/master' into master-refactor-for-cpgrid-support 2014-03-25 11:11:08 +01:00
SimulatorIncompTwophaseAd.hpp Renamed misleading adfi -> fi. 2013-09-19 14:52:39 +02:00
TransportSolverTwophaseAd.cpp Removes the dependency of FullyImpliciteBlackoilSolver onto UnstructuredGrid. 2014-03-13 16:33:36 +01:00
TransportSolverTwophaseAd.hpp Rename AutoDiff::ForwardBlock -> Opm::AutoDiffBlock. 2013-09-19 12:53:28 +02:00
WellDensitySegmented.cpp Merge branch 'master' into new_well_formulation 2014-03-20 10:04:45 +01:00
WellDensitySegmented.hpp Merge branch 'master' into new_well_formulation 2014-03-20 10:04:45 +01:00
WellStateFullyImplicitBlackoil.hpp Add currentControls() field to well state class. 2014-03-25 11:11:19 +01:00