20 #ifndef OPM_WELLFOAMPROPERTIES_HEADER_INCLUDED
21 #define OPM_WELLFOAMPROPERTIES_HEADER_INCLUDED
32 double m_foamConcentration = 0.0;
37 template<
class Serializer>
40 serializer(m_foamConcentration);
Definition: DeckRecord.hpp:32
Definition: Serializer.hpp:38
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:29
Definition: WellFoamProperties.hpp:29