tensorSelfDot Function

public function tensorSelfDot(a_ij) result(ret)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: a_ij(:,:)

Return Value real(kind=real64)