preCICE v3.1.2
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
CommonErrorMessages.hpp File Reference
#include <string>
Include dependency graph for CommonErrorMessages.hpp:
This graph shows which files directly or indirectly include this file:

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()."