MatS3DSpectralDecomposition Subroutine

public subroutine MatS3DSpectralDecomposition(M, ppleValues, ppleDirections)

Arguments

Type IntentOptional Attributes Name
type(MatS3D), intent(in) :: M
real(kind=C_DOUBLE), intent(out), dimension(3) :: ppleValues
type(MatS3D), intent(out), dimension(3) :: ppleDirections