occ
Loading...
Searching...
No Matches
occ::ints::ECoeffs1D< T, A, B > Struct Template Reference

#include <ecoeffs.h>

Public Member Functions

OCC_GPU_ENABLED OCC_GPU_INLINE T & operator() (int i, int j, int t)
 
OCC_GPU_ENABLED OCC_GPU_INLINEoperator() (int i, int j, int t) const
 

Public Attributes

data [(A+1) *(B+1) *(P+1)]
 

Static Public Attributes

static constexpr int P = A + B
 

Member Function Documentation

◆ operator()() [1/2]

template<typename T , int A, int B>
OCC_GPU_ENABLED OCC_GPU_INLINE T & occ::ints::ECoeffs1D< T, A, B >::operator() ( int  i,
int  j,
int  t 
)
inline

◆ operator()() [2/2]

template<typename T , int A, int B>
OCC_GPU_ENABLED OCC_GPU_INLINE T occ::ints::ECoeffs1D< T, A, B >::operator() ( int  i,
int  j,
int  t 
) const
inline

Member Data Documentation

◆ data

template<typename T , int A, int B>
T occ::ints::ECoeffs1D< T, A, B >::data[(A+1) *(B+1) *(P+1)]

◆ P

template<typename T , int A, int B>
constexpr int occ::ints::ECoeffs1D< T, A, B >::P = A + B
staticconstexpr

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