20 #ifndef OPM_UTIL_SYMM_TENSOR_HPP 21 #define OPM_UTIL_SYMM_TENSOR_HPP 27 #include <opm/common/utility/VoigtArray.hpp> 44 void operator+=(
const T data);
47 void operator*=(
const T data);
59 template<
class T1,
class T2>
61 template<
class T1,
class T2>
68 #endif // OPM_UTIL_SYMM_TENSOR_HPP Definition: SymmTensor.hpp:34
Definition: SymmTensor.hpp:23
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:30
Definition: SymmTensor.hpp:24
Definition: VoigtArray.hpp:39