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

Abstract interface for setting material properties. More...

Public Member Functions

subroutine user_material_properties_intf (scheme_name, properties, time)
 

Detailed Description

Parameters
scheme_nameThe name of the scheme calling the routine. By default "fluid" or "scalar"
propertiesArray of properties, defined by convention for each scheme.
timeThe time state.
paramsThe JSON configuration of the scheme.

Definition at line 132 of file user_intf.f90.

Constructor & Destructor Documentation

◆ user_material_properties_intf()

subroutine user_intf::user_material_properties_intf::user_material_properties_intf ( character(len=*), intent(in scheme_name,
type(field_list_t), intent(inout properties,
type(time_state_t), intent(in time 
)
virtual

Definition at line 132 of file user_intf.f90.


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