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

Evaluate and store sampled field values at all sampling points. More...

Public Member Functions

subroutine wall_sampler_sample (this, field, values)
 

Detailed Description

Parameters
fieldField data to be sampled.
valuesOutput sampled values in sampler ordering.

Definition at line 115 of file wall_sampler.f90.

Constructor & Destructor Documentation

◆ wall_sampler_sample()

subroutine wall_sampler::wall_sampler_sample::wall_sampler_sample ( class(wall_sampler_t), intent(inout this,
type(field_t), intent(inout field,
type(vector_t), intent(inout values 
)
virtual

Definition at line 115 of file wall_sampler.f90.


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