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

Abstract interface for user defined check functions. More...

Public Member Functions

subroutine usercheck (t, tstep, u, v, w, p, coef, param)
 

Detailed Description

Definition at line 113 of file user_intf.f90.

Constructor & Destructor Documentation

◆ usercheck()

subroutine user_intf::usercheck::usercheck ( real(kind=rp), intent(in t,
integer, intent(in tstep,
type(field_t), intent(inout u,
type(field_t), intent(inout v,
type(field_t), intent(inout w,
type(field_t), intent(inout p,
type(coef_t), intent(inout coef,
type(json_file), intent(inout param 
)
virtual

Definition at line 113 of file user_intf.f90.


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