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

Abstract interface for user-defined physical-distance for wall models. More...

Public Member Functions

subroutine user_wall_sampling_distance_intf (bc_name, msk, distances)
 

Detailed Description

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

Definition at line 114 of file user_intf.f90.

Constructor & Destructor Documentation

◆ user_wall_sampling_distance_intf()

subroutine user_intf::user_wall_sampling_distance_intf::user_wall_sampling_distance_intf ( character(len=*), intent(in bc_name,
integer, dimension(:), intent(in msk,
real(kind=rp), dimension(:,:), intent(out distances 
)
virtual

Definition at line 114 of file user_intf.f90.


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