Loading...
Searching...
No Matches
 
 
 
 
Go to the source code of this file.
 | 
| template<typename T , const int N>  | 
| __global__ void  | tnsr3d_el_kernel (T *__restrict__ v, const int nv, const T *__restrict__ u, const int nu, const T *__restrict__ A, const T *__restrict__ Bt, const T *__restrict__ Ct, const int *elements, const int n_points) | 
|   | 
| template<typename T , const int N>  | 
| __global__ void  | tnsr3d_kernel (T *__restrict__ v, const int nv, const T *__restrict__ u, const int nu, const T *__restrict__ A, const T *__restrict__ Bt, const T *__restrict__ Ct) | 
|   | 
◆ tnsr3d_el_kernel()
◆ tnsr3d_kernel()