Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Apply the boundary condition to a vector field on the device. More...
Public Member Functions | |
subroutine | bc_apply_vector_dev (this, x_d, y_d, z_d, t, tstep, strong) |
x_d | Device pointer to the values to be applied for the x comp. |
y_d | Device pointer to the values to be applied for the y comp. |
z_d | Device pointer to the values to be applied for the z comp. |
t | The time value. |
tstep | Current time-step. |
strong | Whether we are setting a strong or a weak bc. |