OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include <Interpolator.h>
Public Attributes | |
NDIndex< Dim > | Index_m |
Vektor< T, Dim > | Delta_m |
Definition at line 132 of file Interpolator.h.
Vektor<T,Dim> CacheData1< T, Dim >::Delta_m |
Definition at line 134 of file Interpolator.h.
Referenced by IntSUDS::gather(), and IntSUDS::scatter().
NDIndex<Dim> CacheData1< T, Dim >::Index_m |
Definition at line 133 of file Interpolator.h.
Referenced by IntSUDS::gather(), and IntSUDS::scatter().