getNumImplicitTerms Module Function

pure module function getNumImplicitTerms(this) result(numTerms)

Get size of this%implicitTerms

Arguments

Type IntentOptional Attributes Name
class(TermGenerator), intent(in) :: this

Return Value integer(kind=ik)