|
occ
|
Build the index-to-(t,u,v) table for all ranks up to MaxL at compile time. More...
#include <cartesian_kernels.h>
Public Member Functions | |
| constexpr | TUVTable () |
Public Attributes | |
| TUV | entries [N] |
Static Public Attributes | |
| static constexpr int | N = nhermsum(MaxL) |
Build the index-to-(t,u,v) table for all ranks up to MaxL at compile time.
Table is ordered by hermite_index: rank 0, rank 1, ..., rank MaxL.
|
inlineconstexpr |
| TUV occ::mults::kernel_detail::TUVTable< MaxL >::entries[N] |
|
staticconstexpr |