Neko 1.99.1
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, time, strong, strm) |
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. |
time | The time state. |
strong | Whether we are setting a strong or a weak bc. |
strm | Device stream |
|
virtual |