Neko  0.8.1
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...

Public Member Functions

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

Detailed Description

Abstract interface for computing a Blasius flow profile.

Definition at line 40 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 
)

Definition at line 40 of file flow_profile.f90.


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