getLocalNumDoFs Module Function

pure module function getLocalNumDoFs(this) result(locNumDoFs)

Return local number of DoFs in unknown vector

Arguments

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

Return Value integer(kind=ik)