Abstract Interfaces

Abstract InterfaceLocationDescription
load_aborts tem_abortCriteria_module

Loading additional parameters for solver specific abort criteria from the configuration file.

solver_interpolation_down tem_interpolation_module
tem_commbuf_int_fin tem_comm_module
tem_commbuf_int_init tem_comm_module
tem_commbuf_long_fin tem_comm_module
tem_commbuf_long_init tem_comm_module
tem_commbuf_real_fin tem_comm_module
tem_commbuf_real_init tem_comm_module
tem_exchange_int tem_comm_module
tem_exchange_long tem_comm_module
tem_exchange_real tem_comm_module
tem_varSys_proc_element tem_varSys_module

Interface description for a variable access method (complete element).

Read more…
tem_varSys_proc_getParams tem_varSys_module

Interface description for a variable to get parameter in data type stored in method_data.

Read more…
tem_varSys_proc_getValOfIndex tem_varSys_module

Interface description for a variable to return a value at the given index position in the growing array points set stored in method_data.

Read more…
tem_varSys_proc_point tem_varSys_module

Interface description for a variable access method (single point).

Read more…
tem_varSys_proc_setParams tem_varSys_module

Interface description for a variable to set parameter in data type stored in method_data.

Read more…
tem_varSys_proc_setupIndices tem_varSys_module

Interface description for a variable to setup point sets and return indices of points in the 1D growing array.

Read more…
tem_varsys_set_evalelem tem_varSys_module