Thread Previous • Date Previous • Date Next • Thread Next |
Will the "right" way to do this, in parallel, be to separately use the underlying PETSc routines for setting the values using MatGetOwnershipRange and MatSetValues?
Also, after the appropriate entries in sparsity_pattern are set, should I then call sparsity_pattern.apply() ?
-gideon
Thread Previous • Date Previous • Date Next • Thread Next |