eigen_3d Function

public function eigen_3d(tensor) result(eigenvector)

Arguments

Type IntentOptional AttributesName
real(kind=real64), intent(in) :: tensor(3,3)

Return Value real(kind=real64) (3,3)


Contents

None