load_nts_element Subroutine

public subroutine load_nts_element(nts_elem_nod, nts_amo, old_nts_elem_nod, old_nts_amo, stick_slip, old_stick_slip)

Arguments

Type IntentOptional AttributesName
integer, intent(inout) :: nts_elem_nod(:,:)
real(kind=real64), intent(inout) :: nts_amo(:,:)
integer, intent(in) :: old_nts_elem_nod(:,:)
real(kind=real64), intent(in) :: old_nts_amo(:,:)
integer, intent(inout) :: stick_slip(:)
integer, intent(in) :: old_stick_slip(:)

Contents

None