MatS2DSpectralDecomposition Subroutine

public subroutine MatS2DSpectralDecomposition(M, ppleValues, ppleDirections)

Arguments

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