AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
CoordsFunction Struct Reference

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)
 

Detailed Description

A functor that evaluates to the global coordinates.


The documentation for this struct was generated from the following file: