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

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

#include <MaterialTraits.hpp>

Public Types

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

Static Public Attributes

static const 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

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

The type used for scalar floating point values.

Member Data Documentation

template<class ScalarT , int numPhasesV>
const int Opm::NullMaterialTraits< ScalarT, numPhasesV >::numPhases = numPhasesV
static

The number of fluid phases.


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