Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Conversation

@Ig-dolci
Copy link
Collaborator

@Ig-dolci Ig-dolci commented Apr 26, 2024

We still have fails related to axes global_numbering for parallel cases.

The last commit makes what Connor suggested:

  1. If the matrix is nested (self.nested) then do not set the lgmaps of the matrix inside petsc.py.

  2. If the matrix is nested then call MatSetValues (or MatSetValuesBlocked) instead of MatSetValuesLocal (or MatSetValuesBlockedLocal).

However, we have compiler fails associated with MatSetValues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants