getImplicitTermIndex Module Function

pure module function getImplicitTermIndex(this, name) result(ind)

Get index of implicit term with given name

Arguments

Type IntentOptional Attributes Name
class(Model), intent(in) :: this
character(len=*), intent(in) :: name

Return Value integer(kind=ik)