|
occ
|
#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_INLINE T | operator() (int i, int j, int t) const |
Public Attributes | |
| T | data [(A+1) *(B+1) *(P+1)] |
Static Public Attributes | |
| static constexpr int | P = A + B |
|
inline |
|
inline |
| T occ::ints::ECoeffs1D< T, A, B >::data[(A+1) *(B+1) *(P+1)] |
|
staticconstexpr |