Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
coupled_vector_bc_projector.c File Reference
#include <CL/cl.h>
#include <device/device_config.h>
#include <device/opencl/jit.h>
#include <device/opencl/prgm_lib.h>
#include <device/opencl/check.h>
#include "coupled_vector_bc_projector_kernel.cl.h"
Include dependency graph for coupled_vector_bc_projector.c:

Go to the source code of this file.

Functions

void opencl_coupled_vector_bc_projector_apply (void *mixed_msk, void *x, void *y, void *z, void *constraint_n, void *constraint_t1, void *constraint_t2, void *n, void *t1, void *t2, int *m, cl_command_queue cmd_queue)
 

Function Documentation

◆ opencl_coupled_vector_bc_projector_apply()

void opencl_coupled_vector_bc_projector_apply ( void mixed_msk,
void x,
void y,
void z,
void constraint_n,
void constraint_t1,
void constraint_t2,
void n,
void t1,
void t2,
int m,
cl_command_queue  cmd_queue 
)

Definition at line 48 of file coupled_vector_bc_projector.c.

Here is the call graph for this function:
Here is the caller graph for this function: