My Project
NullComponent.hpp File Reference

A component that only throws exceptions. More...

#include "Component.hpp"

Go to the source code of this file.

Classes

class  Opm::NullComponent< Scalar >
 A component that only throws exceptions. More...
 

Detailed Description

A component that only throws exceptions.

Its main purpose is to make things compile and give runtime errors if it is actually used.