CacheData1< T, Dim > Struct Template Reference

#include <Interpolator.h>

Collaboration diagram for CacheData1< T, Dim >:

Collaboration graph
[legend]
List of all members.

Public Attributes

NDIndex< Dim > Index_m
Vektor< T, Dim > Delta_m

Detailed Description

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

Definition at line 104 of file Interpolator.h.


Member Data Documentation

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

Definition at line 106 of file Interpolator.h.

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

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

Definition at line 105 of file Interpolator.h.

Referenced by IntSUDS::gather(), and IntSUDS::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