|
preCICE v3.3.0
|
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::impl |
Functions | |
| std::string | precice::impl::errorInvalidVertexID (int vid) |
Variables | |
| static constexpr auto | precice::impl::errorInvalidVertexIDRange = "The given range of VertexIDs contains invalid IDs at offsets [{},{}]. Check that they originated from calls to setMeshVertex() or setMeshVertices()." |