getMaxDepth Module Function

pure module function getMaxDepth(this) result(depth)

Get max of derivationDepth

Arguments

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

Return Value integer(kind=ik)