eigen_3d Function

public function eigen_3d(tensor) result(eigenvector)

Arguments

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

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