CacheDataCIC< T, Dim > Struct Template Reference

#include <Interpolator.h>

Collaboration diagram for CacheDataCIC< T, Dim >:

Collaboration graph
[legend]
List of all members.

Public Attributes

NDIndex< Dim > Index_m
int Offset_m [Dim]
Vektor< T, Dim > Delta_m

Detailed Description

template<class T, unsigned Dim>
struct CacheDataCIC< T, Dim >

Definition at line 119 of file Interpolator.h.


Member Data Documentation

template<class T, unsigned Dim>
Vektor<T,Dim> CacheDataCIC< T, Dim >::Delta_m
 

Definition at line 122 of file Interpolator.h.

Referenced by IntCIC::gather(), and IntCIC::scatter().

template<class T, unsigned Dim>
NDIndex<Dim> CacheDataCIC< T, Dim >::Index_m
 

Definition at line 120 of file Interpolator.h.

Referenced by IntCIC::gather(), and IntCIC::scatter().

template<class T, unsigned Dim>
int CacheDataCIC< T, Dim >::Offset_m[Dim]
 

Definition at line 121 of file Interpolator.h.

Referenced by IntCIC::gather(), and IntCIC::scatter().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 16 14:34:55 2006 for IPPL by  doxygen 1.4.6