|
Neko 1.99.9
A portable framework for high-order spectral element flow simulations
|
Complete sampler setup after geometric and wall-node data are known. More...
Public Member Functions | |
| subroutine | wall_sampler_finalize (this, coef, msk, facet, n_x, n_y, n_z, bc_name, user) |
| coef | SEM coefficients. |
| msk | Mask selecting local wall nodes. |
| facet | Facet index for each selected wall node. |
| n_x | X-component of wall-normal vectors at wall nodes. |
| n_y | Y-component of wall-normal vectors at wall nodes. |
| n_z | Z-component of wall-normal vectors at wall nodes. |
| bc_name | Name of the owning boundary condition when user values are requested. |
| user | User interface providing sampling callbacks when user values are requested. |
Definition at line 100 of file wall_sampler.f90.
|
virtual |
Definition at line 100 of file wall_sampler.f90.