F_tensor_ICU Subroutine

public subroutine F_tensor_ICU(obj, elem, gauss, F_iJ_n, F_iJ)

Arguments

Type IntentOptional Attributes Name
class(FiniteDeform_), intent(inout) :: obj
integer(kind=int32), intent(in) :: elem
integer(kind=int32), intent(in) :: gauss
real(kind=real64), allocatable :: F_iJ_n(:,:)
real(kind=real64), allocatable :: F_iJ(:,:)