get_dirs_from_rdr Subroutine

public pure subroutine get_dirs_from_rdr(dir_from, dir_to, rdr_dir)

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: dir_from
integer, intent(out) :: dir_to
integer, intent(in) :: rdr_dir

Called by

proc~~get_dirs_from_rdr~~CalledByGraph proc~get_dirs_from_rdr m_common::get_dirs_from_rdr proc~reorder_omp m_omp_backend::omp_backend_t%reorder_omp proc~reorder_omp->proc~get_dirs_from_rdr