NullComponent.hpp File Reference

A component that only throws exceptions. More...

#include "Component.hpp"
Include dependency graph for NullComponent.hpp:

Go to the source code of this file.

Classes

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

Namespaces

 Opm
 

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.