addRowDataToPreallocationData Module Subroutine

module subroutine addRowDataToPreallocationData(this, petscPreallocData)

Add this term's row data to a PETSc preallocation object

Arguments

Type IntentOptional Attributes Name
class(MatrixTerm), intent(inout) :: this
type(PETScPreallocationData), intent(inout) :: petscPreallocData