getExcitationType Function

public pure function getExcitationType(ExMat, IC) result(exTypeFlag)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ExMat(2,ic)
integer, intent(in) :: IC

Return Value integer


Contents