isModelTermGroupMixed Interface

interface
private pure module function isModelTermGroupMixed(this, groupIndex, modelIndex) result(mixed)

Arguments

Type IntentOptional Attributes Name
class(Modeller), intent(in) :: this
integer(kind=ik), intent(in) :: groupIndex
integer(kind=ik), intent(in) :: modelIndex

Return Value logical

Description

Return true if group with given index is mixed in model with given index