Neko  0.8.99
A portable framework for high-order spectral element flow simulations
flow_profile::blasius_profile Interface Reference

Abstract interface for computing a Blasius flow profile. More...

Private Member Functions

real(kind=rp) function blasius_profile (y, delta, u)
 

Detailed Description

Definition at line 41 of file flow_profile.f90.

Constructor & Destructor Documentation

◆ blasius_profile()

real(kind=rp) function flow_profile::blasius_profile::blasius_profile ( real(kind=rp), intent(in)  y,
real(kind=rp), intent(in)  delta,
real(kind=rp), intent(in)  u 
)
private

Definition at line 41 of file flow_profile.f90.

Here is the call graph for this function:

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