getTotalNumDoFs Module Function

pure module function getTotalNumDoFs(this) result(totalNumDoFs)

Return total number of DoFs in unknown vector

Arguments

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

Return Value integer(kind=ik)