OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Attributes | List of all members
CacheData1< T, Dim > Struct Template Reference

#include <Interpolator.h>

Collaboration diagram for CacheData1< T, Dim >:
Collaboration graph
[legend]

Public Attributes

NDIndex< DimIndex_m
 
Vektor< T, DimDelta_m
 

Detailed Description

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

Definition at line 140 of file Interpolator.h.

Member Data Documentation

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

Definition at line 142 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 141 of file Interpolator.h.

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


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