append_rans_2d_derivedVars Subroutine

private subroutine append_rans_2d_derivedVars(varSys, solverData)

Arguments

TypeIntentOptionalAttributesName
type(tem_varSys_type), intent(inout) :: varSys
type(atl_varSys_solverData_type), target:: solverData

the pointer to the data required for the varsys to fulfill all operations and derivations on the variables


Called by

proc~~append_rans_2d_derivedvars~~CalledByGraph proc~append_rans_2d_derivedvars append_rans_2d_derivedVars proc~atl_init_rans_2d_vars atl_init_rans_2d_vars proc~atl_init_rans_2d_vars->proc~append_rans_2d_derivedvars proc~atl_eqn_filtered_nvrstk_init atl_eqn_filtered_nvrstk_init proc~atl_eqn_filtered_nvrstk_init->proc~atl_init_rans_2d_vars proc~atl_init_equation atl_init_equation proc~atl_init_equation->proc~atl_eqn_filtered_nvrstk_init proc~atl_initialize atl_initialize proc~atl_initialize->proc~atl_init_equation

Contents


Variables

TypeVisibilityAttributesNameInitial
procedure(tem_varSys_proc_point), private, pointer:: get_point=> NULL()
procedure(tem_varSys_proc_element), private, pointer:: get_element=> NULL()
procedure(tem_varSys_proc_setParams), private, pointer:: set_params=> NULL()
procedure(tem_varSys_proc_getParams), private, pointer:: get_params=> NULL()
procedure(tem_varSys_proc_setupIndices), private, pointer:: setup_indices=> NULL()
procedure(tem_varSys_proc_getValOfIndex), private, pointer:: get_valOfIndex=> NULL()

! Define the speed of sound as new possible variable to derive.