FillAllLocStorage< i > Struct Template Reference
Template metaprogram that fills all of a loc with the one-dimensional initializer a.
More...
#include <Loc.h>
List of all members.
|
Static Public Member Functions |
template<int Dim, class T > |
static void | fill (Loc< Dim > &loc, const T &a) |
Detailed Description
template<int i>
struct FillAllLocStorage< i >
Template metaprogram that fills all of a loc with the one-dimensional initializer a.
Member Function Documentation
template<int i>
template<int Dim, class T >
The documentation for this struct was generated from the following file: