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

Go to the source code of this file.

Functions

void add_kinematics_to_mesh_velocity_hip (void *wx, void *wy, void *wz, void *x_ref, void *y_ref, void *z_ref, void *phi, void *x, void *y, void *z, kinematics_params_t kin_params, int n)
 
void compute_cheap_dist_hip (void *d_d, void *x_d, void *y_d, void *z_d, int lx, int ly, int lz, int nel, int local_iters, void *nchange_d)
 

Function Documentation

◆ add_kinematics_to_mesh_velocity_hip()

void add_kinematics_to_mesh_velocity_hip ( void wx,
void wy,
void wz,
void x_ref,
void y_ref,
void z_ref,
void phi,
void x,
void y,
void z,
kinematics_params_t  kin_params,
int  n 
)

Definition at line 42 of file ale_kinematics.hip.

Here is the call graph for this function:

◆ compute_cheap_dist_hip()

void compute_cheap_dist_hip ( void d_d,
void x_d,
void y_d,
void z_d,
int  lx,
int  ly,
int  lz,
int  nel,
int  local_iters,
void nchange_d 
)

Fortran wrapper for compute_cheap_dist

Definition at line 67 of file ale_kinematics.hip.

Here is the call graph for this function: