35#ifndef __FLUID_PRS_RES_KERNEL__
36#define __FLUID_PRS_RES_KERNEL__
58 for (
int i = idx;
i < n;
i +=
str) {
78 for (
int i = idx;
i < n;
i +=
str) {
94 for (
int i = idx;
i < n;
i +=
str) {
__global__ void ale_add_kinematics_kernel(const int n, T *__restrict__ wx, T *__restrict__ wy, T *__restrict__ wz, const T *__restrict__ x_ref, const T *__restrict__ y_ref, const T *__restrict__ z_ref, const T *__restrict__ phi, const T *__restrict__ x, const T *__restrict__ y, const T *__restrict__ z, const kinematics_params_t kin_params)
__global__ void T *__restrict__ T *__restrict__ const T *__restrict__ const T *__restrict__ const T *__restrict__ const T *__restrict__ const T *__restrict__ const T *__restrict__ const T *__restrict__ h1
__global__ void prs_res_part3_kernel(T *__restrict__ p_res, const T *__restrict__ ta1, const T *__restrict__ ta2, const T *__restrict__ ta3, const T dtbd, const int n)
__global__ void prs_res_part2_kernel(T *__restrict__ p_res, const T *__restrict__ wa1, const T *__restrict__ wa2, const T *__restrict__ wa3, const int n)
__global__ void prs_res_part1_kernel(T *__restrict__ ta1, T *__restrict__ ta2, T *__restrict__ ta3, const T *__restrict__ wa1, const T *__restrict__ wa2, const T *__restrict__ wa3, const T *__restrict__ f_u, const T *__restrict__ f_v, const T *__restrict__ f_w, const T *__restrict__ B, T *__restrict__ h1, const T mu, const T rho, const int n)