|
preCICE v3.3.0
|
Struct that contains weight and index of a vertex. More...
#include <Polation.hpp>
Public Attributes | |
| int | vertexID |
| double | weight |
Struct that contains weight and index of a vertex.
Definition at line 14 of file Polation.hpp.
| int precice::mapping::WeightedElement::vertexID |
Definition at line 15 of file Polation.hpp.
| double precice::mapping::WeightedElement::weight |
Definition at line 16 of file Polation.hpp.