Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Apply the boundary condition to a vector field. More...
Public Member Functions | |
subroutine | bc_apply_vector (this, x, y, z, n, t, tstep) |
x | The x comp of the field for which to apply the bc. |
y | The y comp of the field for which to apply the bc. |
z | The z comp of the field for which to apply the bc. |
n | The size of x, y, and z. |
t | Current time. |
tstep | Current time-step. |
|
virtual |