addRowDataPatternToController Module Subroutine

module subroutine addRowDataPatternToController(this, petscCont)

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

Arguments

Type IntentOptional Attributes Name
class(MatrixTerm), intent(in) :: this
type(PETScController), intent(inout) :: petscCont