Neko 1.99.2
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
neko_api_user::api_ft_callback Interface Reference

Abstract interface for callbacks requiring a field list and time Used for material properties and source terms. More...

Public Member Functions

subroutine api_ft_callback (scheme_name, scheme_name_len, t, tstep)
 

Detailed Description

Definition at line 66 of file neko_api_user.f90.

Constructor & Destructor Documentation

◆ api_ft_callback()

subroutine neko_api_user::api_ft_callback::api_ft_callback ( character(kind=c_char), dimension(*)  scheme_name,
integer(c_int), value  scheme_name_len,
real(kind=c_rp), value  t,
integer(c_int), value  tstep 
)
virtual

Definition at line 66 of file neko_api_user.f90.


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