Opm::NullMaterialTraits< ScalarT, numPhasesV > Class Template Reference

A generic traits class which does not provide any indices. More...

#include <MaterialTraits.hpp>

Public Types

using Scalar = ScalarT
 The type used for scalar floating point values. More...
 

Static Public Attributes

static constexpr int numPhases = numPhasesV
 The number of fluid phases. More...
 

Detailed Description

template<class ScalarT, int numPhasesV>
class Opm::NullMaterialTraits< ScalarT, numPhasesV >

A generic traits class which does not provide any indices.

This traits class is intended to be used by the NullMaterial

Member Typedef Documentation

◆ Scalar

template<class ScalarT , int numPhasesV>
using Opm::NullMaterialTraits< ScalarT, numPhasesV >::Scalar = ScalarT

The type used for scalar floating point values.

Member Data Documentation

◆ numPhases

template<class ScalarT , int numPhasesV>
constexpr int Opm::NullMaterialTraits< ScalarT, numPhasesV >::numPhases = numPhasesV
staticconstexpr

The number of fluid phases.


The documentation for this class was generated from the following file: