FluidStateViscosityModules.hpp File Reference

Modules for the ModularFluidState which represent viscosity. More...

#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>
#include <opm/material/common/MathToolbox.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <algorithm>
Include dependency graph for FluidStateViscosityModules.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::FluidStateExplicitViscosityModule< Scalar, numPhases, Implementation >
 Module for the modular fluid state which stores the viscosities explicitly. More...
 
class  Opm::FluidStateNullViscosityModule< Scalar, numPhases, Implementation >
 Module for the modular fluid state which does not the viscosities but throws std::logic_error instead. More...
 

Namespaces

 Opm
 

Detailed Description

Modules for the ModularFluidState which represent viscosity.