Block-Structured AMR Software Framework
 
Loading...
Searching...
No Matches
amrex::FFT::fft_poisson_detail::TriC< T > Struct Template Reference

Public Member Functions

__device__ T operator() (int, int, int k) const
 

Public Attributes

T const * m_dz
 
int m_size
 

Member Function Documentation

◆ operator()()

template<typename T >
__device__ T amrex::FFT::fft_poisson_detail::TriC< T >::operator() ( int  ,
int  ,
int  k 
) const
inline

Member Data Documentation

◆ m_dz

template<typename T >
T const* amrex::FFT::fft_poisson_detail::TriC< T >::m_dz

◆ m_size

template<typename T >
int amrex::FFT::fft_poisson_detail::TriC< T >::m_size

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