A functor that evaluates to the global coordinates. More...
#include <CoordsGridFunction.hpp>
Classes | |
| struct | Creator | 
| struct | Derivative | 
Public Types | |
| using | Self = CoordsFunction | 
Public Member Functions | |
| template<class T , int N> | |
| Dune::FieldVector< T, N > const & | operator() (Dune::FieldVector< T, N > const &x) const | 
Friends | |
| int | order (CoordsFunction, int) | 
| Derivative | derivativeOf (CoordsFunction const &, tag::gradient) | 
A functor that evaluates to the global coordinates.