mus_assign_derived_functions_ptr Function

public function mus_assign_derived_functions_ptr(label_stencil, label_fluid) result(getQuantities)

This function assigns the pointers for the respective derived function in

Arguments

Type IntentOptional Attributes Name
character(len=labelLen), intent(in) :: label_stencil

Scheme header information

character(len=labelLen), intent(in) :: label_fluid

Fluid label information

Return Value type(mus_scheme_derived_quantities_type)

getQuantities function


Called by

proc~~mus_assign_derived_functions_ptr~~CalledByGraph proc~mus_assign_derived_functions_ptr mus_assign_derived_functions_ptr proc~mus_init_scheme mus_init_scheme proc~mus_init_scheme->proc~mus_assign_derived_functions_ptr proc~mus_initialize mus_initialize proc~mus_initialize->proc~mus_init_scheme proc~mus_perform_dynloadbal mus_perform_dynLoadBal proc~mus_perform_dynloadbal->proc~mus_init_scheme program~mus_harvesting mus_harvesting program~mus_harvesting->proc~mus_init_scheme proc~mus_solve mus_solve proc~mus_solve->proc~mus_perform_dynloadbal program~musubi musubi program~musubi->proc~mus_initialize program~musubi->proc~mus_solve