Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
#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) |