|
My Project
|
A generic traits class for two-phase material laws. More...
#include <MaterialTraits.hpp>
Public Types | |
| typedef ScalarT | Scalar |
| The type used for scalar floating point values. | |
Static Public Attributes | |
| static const int | numPhases = 2 |
| The number of fluid phases. | |
| static const int | wettingPhaseIdx = wettingPhaseIdxV |
| The index of the wetting phase. | |
| static const int | nonWettingPhaseIdx = nonWettingPhaseIdxV |
| The index of the non-wetting phase. | |
A generic traits class for two-phase material laws.