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

Abstract interface for user defined initial conditions. More...

Private Member Functions

subroutine useric (u, v, w, p, params)
 

Detailed Description

Definition at line 57 of file user_intf.f90.

Constructor & Destructor Documentation

◆ useric()

subroutine user_intf::useric::useric ( 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(json_file), intent(inout)  params 
)
private

Definition at line 57 of file user_intf.f90.


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