bc_set_UpdateExtents Subroutine

private pure subroutine bc_set_UpdateExtents(this, name)

Finds the intersection between block owned by this MPI rank, and the plane defining the region

Type Bound

bc_set

Arguments

Type IntentOptional Attributes Name
class(bc_set), intent(inout) :: this

Boundary conditions

character(len=*), intent(in) :: name

Region name


Calls

proc~~bc_set_updateextents~~CallsGraph proc~bc_set_updateextents bc_set%bc_set_UpdateExtents proc~bc_set_getregionindex bc_set%bc_set_GetRegionIndex proc~bc_set_updateextents->proc~bc_set_getregionindex proc~hashtbl_obj_get hashtbl_obj%hashtbl_obj_Get proc~bc_set_getregionindex->proc~hashtbl_obj_get proc~hashtbl_obj_hashstring hashtbl_obj%hashtbl_obj_HashString proc~bc_set_getregionindex->proc~hashtbl_obj_hashstring proc~sllist_obj_get sllist_obj%sllist_obj_Get proc~hashtbl_obj_get->proc~sllist_obj_get proc~sllist_obj_get->proc~sllist_obj_get

Called by

proc~~bc_set_updateextents~~CalledByGraph proc~bc_set_updateextents bc_set%bc_set_UpdateExtents proc~bc_set_add bc_set%bc_set_Add proc~bc_set_add->proc~bc_set_updateextents proc~bc_set_read bc_set%bc_set_Read proc~bc_set_read->proc~bc_set_add