|
preCICE v3.3.0
|
#include "precice/span.hpp"Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
Functions | |
| template<typename T> | |
| auto | precice::refToSpan (T &element) |
| Wraps a single element into a span. | |