35#ifndef OPM_UPSCALINGTRAITS_HEADER
36#define OPM_UPSCALINGTRAITS_HEADER
38#include <opm/porsol/common/SimulatorTraits.hpp>
42 typedef SimulatorTraits<Isotropic, Explicit> UpscalingTraitsBasic;
44 typedef SimulatorTraits<Anisotropic, Explicit> UpscalingTraitsAnisoRelperm;
Inverting small matrices.
Definition ImplicitAssembly.hpp:43