Tatooine
tatooine
weak_flowmap_concept
tatooine::weak_flowmap_concept Concept Reference
#include <
flowmap_concept.h
>
Concept definition
template
<
typename
T,
typename
Real, std::
size_t
NumDimensions>
concept
tatooine::weak_flowmap_concept
=
requires
(T f, vec<Real, NumDimensions> x, Real t, Real tau) {
{ f(x, t, tau) } ;
}
tatooine::weak_flowmap_concept
Definition:
flowmap_concept.h:10
Generated by
1.9.5