calculate_time_coefficient Interface

interface


Calls

interface~~calculate_time_coefficient~~CallsGraph interface~calculate_time_coefficient calculate_time_coefficient proc~calculate_time_coefficient calculate_time_coefficient interface~calculate_time_coefficient->proc~calculate_time_coefficient

Called by

interface~~calculate_time_coefficient~~CalledByGraph interface~calculate_time_coefficient calculate_time_coefficient proc~apply_crs_thermal_dirichlet apply_crs_thermal_dirichlet proc~apply_crs_thermal_dirichlet->interface~calculate_time_coefficient interface~apply_crs_thermal_dirichlet type_bc_thermal_dirichlet%apply_crs_thermal_dirichlet interface~apply_crs_thermal_dirichlet->proc~apply_crs_thermal_dirichlet

private module subroutine calculate_time_coefficient(Time, arr_time, time_coefficient, idx)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: Time
real(kind=real64), intent(in) :: arr_time(:)
real(kind=real64), intent(inout) :: time_coefficient
integer(kind=int32), intent(inout) :: idx