opm-core/opm/core/transport/implicit
Bård Skaflestad fdc6c7b6ed Remove unused "typedef"s
CLang and recent versions of GCC warn about unused "typedef"s.  This
change-set removes currently known instances in opm-core.
2013-09-26 19:22:59 +02:00
..
CSRMatrixBlockAssembler.hpp fix headers 2013-09-11 13:11:47 +02:00
CSRMatrixUmfpackSolver.hpp convert THROW to OPM_THROW 2013-09-05 13:04:37 +02:00
ImplicitAssembly.hpp Remove unused "typedef"s 2013-09-26 19:22:59 +02:00
ImplicitTransport.hpp include iostream in the files which use std::cerr or std::cout 2013-09-05 13:04:37 +02:00
JacobianSystem.hpp Further reorganising of opm-core. 2013-03-18 12:38:04 +01:00
NormSupport.hpp Further reorganising of opm-core. 2013-03-18 12:38:04 +01:00
SimpleFluid2pWrappingProps_impl.hpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
SimpleFluid2pWrappingProps.hpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
SinglePointUpwindTwoPhase.hpp Remove unused "typedef"s 2013-09-26 19:22:59 +02:00
transport_source.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
transport_source.h Further reorganising of opm-core. 2013-03-18 12:38:04 +01:00
TransportSolverTwophaseImplicit.cpp convert THROW to OPM_THROW 2013-09-05 13:04:37 +02:00
TransportSolverTwophaseImplicit.hpp replace boost::scoped_ptr by std::unique_ptr 2013-08-08 15:21:38 +02:00