OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
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 132 of file Interpolator.h.

Member Data Documentation

◆ Delta_m

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

Definition at line 134 of file Interpolator.h.

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

◆ Index_m

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

Definition at line 133 of file Interpolator.h.

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


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