VISH  0.2
Static Public Member Functions
Eagle::MetaInfoElementIndex Struct Reference

For multidimensional types T of rank MetaInfo<T>::RANK, this class provides a mapping from index space to memory space. More...

#include </home/werner/origo/vish/ocean/eagle/MetaInfo.hpp>

List of all members.

Static Public Member Functions


Detailed Description

For multidimensional types T of rank MetaInfo<T>::RANK, this class provides a mapping from index space to memory space.

This mapping is not trivial for types with symmetric indices or e.g. sparse matrices. The generic default class implies rank zero on the given type.

Note:
This element index mapping is only applicable for types whose mapping is fixed at compile-time. It is a type trait.

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