preCICE v3.1.1
Loading...
Searching...
No Matches
Namespaces | Functions
span_tools.hpp File Reference
#include "precice/span.hpp"
Include dependency graph for span_tools.hpp:
This graph shows which files directly or indirectly include this file:

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.