Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Abstract interface for setting material properties. More...
Public Member Functions | |
subroutine | user_material_properties_intf (scheme_name, properties, time) |
scheme_name | The name of the scheme calling the routine. By default "fluid" or "scalar" |
properties | Array of properties, defined by convention for each scheme. |
time | The time state. |
params | The JSON configuration of the scheme. |
Definition at line 132 of file user_intf.f90.
|
virtual |
Definition at line 132 of file user_intf.f90.