getNumX Module Function

pure module function getNumX(this) result(numX)

Getter for numX

Arguments

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

Return Value integer(kind=ik)