mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-23 09:46:24 -06:00
18e64d0e7e
the flags which I used are ``` -pedantic \ -Wall \ -Wextra \ -Wformat-nonliteral \ -Wcast-align -Wpointer-arith \ -Wmissing-declarations \ -Wcast-qual \ -Wshadow -Wwrite-strings \ -Wchar-subscripts \ -Wredundant-decls \ -fstrict-overflow \ -O3 \ -march=native \ -DNDEBUG=1 ``` note that some heavy filtering is not the worst idea because DUNE is far from not emiting any warnings with these flags. Also, there were some pesky warnings in test_ecl_output which I don't know how to fix: ``` tests/test_ecl_output.cc:218:73: warning: missing initializer for member ‘Opm::data::Connection::effective_Kh’ [-Wmissing-field-initializers] ``` |
||
---|---|---|
.. | ||
equil | ||
alucartesianindexmapper.hh | ||
collecttoiorank.hh | ||
ebos.cc | ||
eclalugridvanguard.hh | ||
eclbaseaquifermodel.hh | ||
eclbasevanguard.hh | ||
eclcpgridvanguard.hh | ||
ecldummygradientcalculator.hh | ||
eclequilinitializer.hh | ||
eclfluxmodule.hh | ||
ecloutputblackoilmodule.hh | ||
eclpeacemanwell.hh | ||
eclpolyhedralgridvanguard.hh | ||
eclproblem.hh | ||
eclthresholdpressure.hh | ||
ecltracermodel.hh | ||
ecltransmissibility.hh | ||
eclwellmanager.hh | ||
eclwriter.hh | ||
femcpgridcompat.hh | ||
tracervdtable.hh | ||
vtkecltracermodule.hh |