27#ifndef OPM_NULL_MATERIAL_PARAMS_HPP
28#define OPM_NULL_MATERIAL_PARAMS_HPP
35template<
class TraitsT>
39 typedef typename TraitsT::Scalar Scalar;
Reference implementation of params for the linear M-phase material material.
Definition NullMaterialParams.hpp:37
void finalize()
Finish the construction of the parameter object.
Definition NullMaterialParams.hpp:47
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition Exceptions.hpp:30