|
preCICE
|
#include <string>#include <string_view>Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::utils |
| contains precice-related utilities. | |
Functions | |
| std::string | precice::utils::preciceHash (std::string_view s) |
| creates a portable hash of the given input | |