Neko  0.9.0
A portable framework for high-order spectral element flow simulations
device_gradient_jump_penalty Module Reference

Data Types

interface  hip_pick_facet_value_hex
 
interface  hip_gradient_jump_penalty_finalize
 

Functions/Subroutines

subroutine, public device_pick_facet_value_hex (b_d, a_d, nx, nelv)
 
subroutine, public device_gradient_jump_penalty_finalize (penalty_d, penalty_facet_d, dphidxi_d, nx, nelv)
 

Function/Subroutine Documentation

◆ device_gradient_jump_penalty_finalize()

subroutine, public device_gradient_jump_penalty::device_gradient_jump_penalty_finalize ( type(c_ptr)  penalty_d,
type(c_ptr)  penalty_facet_d,
type(c_ptr)  dphidxi_d,
integer, intent(in)  nx,
integer, intent(in)  nelv 
)

Definition at line 115 of file device_gradient_jump_penalty.F90.

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

◆ device_pick_facet_value_hex()

subroutine, public device_gradient_jump_penalty::device_pick_facet_value_hex ( type(c_ptr)  b_d,
type(c_ptr)  a_d,
integer, intent(in)  nx,
integer, intent(in)  nelv 
)

Definition at line 100 of file device_gradient_jump_penalty.F90.

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