Files
opm-simulators/opm/core
Bård Skaflestad 4378bf7192 Initialise all tpfa_solution members to zero (i.e., NULL).
This is in anticipation of introducing additional structure members to
represent solution variables associated with wells whilst having the
compiler generate the appropriate null pointers to aid debugging.

Unfortunately, GCC warns about the standard "structure = { 0 }" idiom
under -Wmissing-field-initializers which is enabled by default under
"-Wextra".
2012-03-15 15:13:03 +01:00
..
2012-03-14 13:46:21 +01:00
2012-03-09 14:25:52 +01:00
2012-03-09 14:25:52 +01:00