move_boundaries Interface

interface

----- Getters -----

----- Setters -----


Calls

interface~~move_boundaries~~CallsGraph interface~move_boundaries move_boundaries proc~move_boundaries move_boundaries interface~move_boundaries->proc~move_boundaries interface~move_boundary move_boundary proc~move_boundaries->interface~move_boundary proc~move_boundary move_boundary interface~move_boundary->proc~move_boundary interface~abort_psblas abort_psblas proc~move_boundary->interface~abort_psblas proc~abort_psblas abort_psblas interface~abort_psblas->proc~abort_psblas psb_abort psb_abort proc~abort_psblas->psb_abort

public module subroutine move_boundaries(msh, bc, t1, t2)

Arguments

Type IntentOptional AttributesName
type(mesh), intent(inout) :: msh
type(bc_poly), intent(in) :: bc(:)
real(kind=psb_dpk_) :: t1
real(kind=psb_dpk_) :: t2

Description

loop over all boundaries, moving the vertices and conceptual surfaces from the time interval t1 to t2