Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
user_intf::user_wall_sampling_gll_intf Interface Reference

Abstract interface for user-defined GLL sampling for wall models. More...

Public Member Functions

subroutine user_wall_sampling_gll_intf (bc_name, msk, indices)
 

Detailed Description

Parameters
bc_nameName of the wall-model boundary condition.
mskLinear indices of local wall nodes.
indicesGLL indices with shape (n_samples, n_nodes).

Definition at line 102 of file user_intf.f90.

Constructor & Destructor Documentation

◆ user_wall_sampling_gll_intf()

subroutine user_intf::user_wall_sampling_gll_intf::user_wall_sampling_gll_intf ( character(len=*), intent(in bc_name,
integer, dimension(:), intent(in msk,
integer, dimension(:,:), intent(out indices 
)
virtual

Definition at line 102 of file user_intf.f90.


The documentation for this interface was generated from the following file: