|
Neko 1.99.9
A portable framework for high-order spectral element flow simulations
|
Abstract interface for user-defined GLL sampling for wall models. More...
Public Member Functions | |
| subroutine | user_wall_sampling_gll_intf (bc_name, msk, indices) |
| bc_name | Name of the wall-model boundary condition. |
| msk | Linear indices of local wall nodes. |
| indices | GLL indices with shape (n_samples, n_nodes). |
Definition at line 102 of file user_intf.f90.
|
virtual |
Definition at line 102 of file user_intf.f90.