This file tests the deprecated properties system macros. More...
This file tests the deprecated properties system macros.
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.
Classes | |
struct | Dumux::TankType |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::Properties |
Variables | |
Type tag | Dumux::Properties::Vehicle |
Property tag | Dumux::Properties::TopSpeed |
Property tag | Dumux::Properties::NumSeats |
Property tag | Dumux::Properties::CanonCaliber |
Property tag | Dumux::Properties::GasUsage |
Property tag | Dumux::Properties::AutomaticTransmission |
Property tag | Dumux::Properties::Payload |
Property tag | Dumux::Properties::TankType |
int main | ( | ) |