High Performance Plasticity  0.5.0
hpp::SpectralDatasetCUDA< T, N > Class Template Reference

#include <spectralUtilsCUDA.h>

Public Attributes

SpectralCoeffCUDA< T > * coeffs
 
SpectralCoordCUDA< N > * coords
 
unsigned int nTerms
 

Detailed Description

template<typename T, unsigned int N>
class hpp::SpectralDatasetCUDA< T, N >

Author
Michael Malahe
Date
12/04/17

Member Data Documentation

template<typename T, unsigned int N>
SpectralCoeffCUDA<T>* hpp::SpectralDatasetCUDA< T, N >::coeffs
template<typename T, unsigned int N>
SpectralCoordCUDA<N>* hpp::SpectralDatasetCUDA< T, N >::coords
template<typename T, unsigned int N>
unsigned int hpp::SpectralDatasetCUDA< T, N >::nTerms

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