|
preCICE v3.3.0
|
Struct representing a projection match. More...
#include <Index.hpp>
Public Member Functions | |
| ProjectionMatch (const mapping::Polation &p) | |
| ProjectionMatch (mapping::Polation &&p) | |
| ProjectionMatch (const ProjectionMatch &other)=default | |
| ProjectionMatch (ProjectionMatch &&other)=default | |
| ProjectionMatch & | operator= (const ProjectionMatch &other)=default |
| ProjectionMatch & | operator= (ProjectionMatch &&other)=default |
| bool | operator< (ProjectionMatch const &other) const |
Public Attributes | |
| mapping::Polation | polation |
|
inline |
|
inline |
|
default |
|
default |
|
inline |
|
default |
|
default |
| mapping::Polation precice::query::ProjectionMatch::polation |