preCICE v3.1.1
Loading...
Searching...
No Matches
Types.hpp
Go to the documentation of this file.
1#pragma once
2
3namespace precice {
4
13using VertexID = int;
14
15} // namespace precice
Main namespace of the precice library.
int VertexID
Definition Types.hpp:13