exec_thom_tds_compact Subroutine

public subroutine exec_thom_tds_compact(du, u, tdsops, n_groups)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(out), dimension(:, :, :) :: du
real(kind=dp), intent(in), dimension(:, :, :) :: u
type(tdsops_t), intent(in) :: tdsops
integer, intent(in) :: n_groups

Calls

proc~~exec_thom_tds_compact~~CallsGraph proc~exec_thom_tds_compact m_exec_thom::exec_thom_tds_compact proc~der_univ_thom m_omp_kernels_thom::der_univ_thom proc~exec_thom_tds_compact->proc~der_univ_thom proc~der_univ_thom_per m_omp_kernels_thom::der_univ_thom_per proc~exec_thom_tds_compact->proc~der_univ_thom_per