|
My Project
|
This file tests the properties system. More...
#include "config.h"#include <opm/models/utils/propertysystem.hh>#include <iostream>Functions | |
| int | main () |
This file tests the properties system.
We define a few type tags and property tags, then we attach values to (TypeTag, PropertyTag) tuples and finally we use them in the main function and print some diagnostic messages.