addRowDataToPreallocation Module Subroutine

pure module subroutine addRowDataToPreallocation(this, rowData)

Add sparse row data structure to total preallocation sparsity pattern

Arguments

Type IntentOptional Attributes Name
class(PETScController), intent(inout) :: this
type(SparseRowData), intent(in) :: rowData