|
My Project
|
A default implementation of the parameters for the adapter class to convert material laws from effective to absolute saturations. More...
#include <EffToAbsLawParams.hpp>
Public Types | |
| typedef EffLawParams::Traits | Traits |
Public Member Functions | |
| void | finalize () |
| Calculate all dependent quantities once the independent quantities of the parameter object have been set. | |
| Scalar | residualSaturation (unsigned phaseIdx) const |
| Return the residual saturation of a phase. | |
| Scalar | sumResidualSaturations () const |
| Return the sum of the residual saturations. | |
| void | setResidualSaturation (unsigned phaseIdx, Scalar value) |
| Set the residual saturation of a phase. | |
A default implementation of the parameters for the adapter class to convert material laws from effective to absolute saturations.