addRowDataToPreallocationData Interface

interface
private module subroutine addRowDataToPreallocationData(this, petscPreallocData)

Arguments

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

Description

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