bc_set_Expand Subroutine

private pure subroutine bc_set_Expand(this)

Resize array to accomodate a new element

Type Bound

bc_set

Arguments

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

Boundary conditions


Called by

proc~~bc_set_expand~~CalledByGraph proc~bc_set_expand bc_set%bc_set_Expand proc~bc_set_add bc_set%bc_set_Add proc~bc_set_add->proc~bc_set_expand proc~bc_set_read bc_set%bc_set_Read proc~bc_set_read->proc~bc_set_add