to_reordered_index Interface

interface


Calls

interface~~to_reordered_index~~CallsGraph interface~to_reordered_index type_reordering%to_reordered_index proc~to_reordered_index to_reordered_index interface~to_reordered_index->proc~to_reordered_index

Called by

interface~~to_reordered_index~~CalledByGraph interface~to_reordered_index type_reordering%to_reordered_index none~to_reordered type_reordering%to_reordered none~to_reordered->interface~to_reordered_index proc~apply_reordering type_domain%apply_reordering proc~apply_reordering->none~to_reordered proc~initialize_type_bc_thermal_adiabatic initialize_type_bc_thermal_adiabatic proc~initialize_type_bc_thermal_adiabatic->none~to_reordered proc~initialize_type_bc_thermal_dirichlet initialize_type_bc_thermal_dirichlet proc~initialize_type_bc_thermal_dirichlet->none~to_reordered proc~initialize_type_crs type_crs%initialize_type_crs proc~initialize_type_crs->none~to_reordered interface~initialize_type_bc_thermal_adiabatic type_bc_thermal_adiabatic%initialize_type_bc_thermal_adiabatic interface~initialize_type_bc_thermal_adiabatic->proc~initialize_type_bc_thermal_adiabatic interface~initialize_type_bc_thermal_dirichlet type_bc_thermal_dirichlet%initialize_type_bc_thermal_dirichlet interface~initialize_type_bc_thermal_dirichlet->proc~initialize_type_bc_thermal_dirichlet proc~construct_type_thermal_3phase_2d construct_type_thermal_3phase_2d proc~construct_type_thermal_3phase_2d->proc~initialize_type_crs proc~initialize_type_domain type_domain%initialize_type_domain proc~initialize_type_domain->proc~apply_reordering interface~construct_type_thermal_3phase_2d construct_type_thermal_3phase_2d interface~construct_type_thermal_3phase_2d->proc~construct_type_thermal_3phase_2d interface~type_thermal_3phase_2d type_thermal_3phase_2d interface~type_thermal_3phase_2d->interface~construct_type_thermal_3phase_2d

private module subroutine to_reordered_index(self, index_original, index_reordered)

Arguments

Type IntentOptional Attributes Name
class(type_reordering), intent(in) :: self
integer(kind=int32), intent(in) :: index_original
integer(kind=int32), intent(inout) :: index_reordered