preCICE v3.1.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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