My Project
Component.hpp File Reference
#include <stdexcept>

Go to the source code of this file.

Classes

class  Opm::Component< ScalarT, Implementation >
 Abstract base class of a pure chemical species. More...
 

Namespaces

namespace  Opm
 This class implements a small container which holds the transmissibility mulitpliers for all the faces in the grid.
 

Detailed Description

Abstract base class of a pure chemical species.

Template Parameters
ScalarTThe type used for scalar values
ImplementationNecessary for static polymorphism