preCICE v3.1.2
|
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 15 of file Polation.hpp.
int precice::mapping::WeightedElement::vertexID |
Definition at line 16 of file Polation.hpp.
double precice::mapping::WeightedElement::weight |
Definition at line 17 of file Polation.hpp.