getNumX Module Function

pure module function getNumX(this) result(numX)

Return number of x points on grid

Arguments

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

Return Value integer(kind=ik)