preCICE v3.1.1
Loading...
Searching...
No Matches
MappingConfigurationTypes.hpp
Go to the documentation of this file.
1#pragma once
2
3namespace precice::mapping {
4
6
11enum class Polynomial {
12 ON,
13 OFF,
15};
16
30} // namespace precice::mapping
contains data mapping from points to meshes.
Polynomial
How to handle the polynomial?