Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
coupled_vector_bc_projector.hip File Reference
#include <hip/hip_runtime.h>
#include <device/device_config.h>
#include <device/hip/check.h>
#include "coupled_vector_bc_projector_kernel.h"

Go to the source code of this file.

Functions

void hip_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, hipStream_t strm)
 

Function Documentation

◆ hip_coupled_vector_bc_projector_apply()

void hip_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,
hipStream_t  strm 
)

Definition at line 43 of file coupled_vector_bc_projector.hip.

Here is the call graph for this function: