|
codac 2.0.0
|
#include <ostream>

Go to the source code of this file.
Namespaces | |
| namespace | codac2 |
Enumerations | |
| enum class | codac2::TimePropag |
| Enumeration specifying the temporal propagation way (forward or backward in time). More... | |
Functions | |
| std::ostream & | codac2::operator<< (std::ostream &os, const TimePropag &x) |
| Streams out a TimePropag. | |