A functor-style wrapper for a spatial quantity which is externally prescribed by the user.
More...
template<typename DeviceType, typename ElementTagT, typename ValueType = double>
class viennashe::util::spatial_quantity< DeviceType, ElementTagT, ValueType >
A functor-style wrapper for a spatial quantity which is externally prescribed by the user.
- Template Parameters
-
DeviceType | Type of the underlying device |
dim | Topological dimension of the elements on which the quantity is defined (0: vertices) |
ValueType | Value type of the quantity (usually double or bool) |
Definition at line 336 of file misc.hpp.