|
preCICE v3.3.0
|
#include <boost/uuid/name_generator.hpp>#include <boost/uuid/string_generator.hpp>#include <boost/uuid/uuid_io.hpp>#include "utils/Hash.hpp"#include "utils/assertion.hpp"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 | |