Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate nonzero specification from PETSc-specific operation. #1

Open
wrtobin opened this issue Apr 2, 2018 · 0 comments
Open

Separate nonzero specification from PETSc-specific operation. #1

wrtobin opened this issue Apr 2, 2018 · 0 comments
Assignees

Comments

@wrtobin
Copy link
Owner

wrtobin commented Apr 2, 2018

instead of createPetscMatrix(apf::Numbering, etc... ) it should be generateNonzeroDescription(apf::Numbering, bs, dnnz, onnz) which ONLY relies on SCOREC/core, since createPetscMat can have dnnz and onnz parameters added which is preferable.

@wrtobin wrtobin self-assigned this Apr 2, 2018
@wrtobin wrtobin added the enhancement New feature or request label Apr 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant