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

Go to the source code of this file.

Functions

void hip_pick_facet_value_hex (void *b, void *a, int *nx, int *nel)
 
void hip_gradient_jump_penalty_finalize (void *penalty_d, void *penalty_facet_d, void *dphidxi_d, int *nx, int *nel)
 

Function Documentation

◆ hip_gradient_jump_penalty_finalize()

void hip_gradient_jump_penalty_finalize ( void penalty_d,
void penalty_facet_d,
void dphidxi_d,
int nx,
int nel 
)

Definition at line 53 of file gradient_jump_penalty.hip.

Here is the call graph for this function:

◆ hip_pick_facet_value_hex()

void hip_pick_facet_value_hex ( void b,
void a,
int nx,
int nel 
)

Definition at line 43 of file gradient_jump_penalty.hip.

Here is the call graph for this function: