Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
device_zero_dirichlet Module Reference

Data Types

interface  hip_zero_dirichlet_apply_scalar
 
interface  hip_zero_dirichlet_apply_vector
 

Functions/Subroutines

subroutine, public device_zero_dirichlet_apply_scalar (msk, x, m)
 
subroutine, public device_zero_dirichlet_apply_vector (msk, x, y, z, m)
 

Function/Subroutine Documentation

◆ device_zero_dirichlet_apply_scalar()

subroutine, public device_zero_dirichlet::device_zero_dirichlet_apply_scalar ( type(c_ptr)  msk,
type(c_ptr)  x,
integer, intent(in m 
)

Definition at line 105 of file device_zero_dirichlet.F90.

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

◆ device_zero_dirichlet_apply_vector()

subroutine, public device_zero_dirichlet::device_zero_dirichlet_apply_vector ( type(c_ptr)  msk,
type(c_ptr)  x,
type(c_ptr)  y,
type(c_ptr)  z,
integer, intent(in m 
)

Definition at line 121 of file device_zero_dirichlet.F90.

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