All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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.
 

Static Public Attributes

static const int numPhases = numPhasesV
 The number of fluid phases.
 

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


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