Skip to content

Conversation

@ZoeLeibowitz
Copy link
Owner

@ZoeLeibowitz ZoeLeibowitz commented Mar 10, 2025

  • Ensure that PetscInitialize and PetscFinalize are called only once per script, rather than for each Operator constructed.
  • Support PETSc command line args

TODO:

  • locate mpi.h without initialising mpi
  • remove all switchconfigs that set the mpi variables
  • fix tests

@ZoeLeibowitz ZoeLeibowitz merged commit cdc75f0 into master Mar 18, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Separate PetscInitialize & PetscFinalize from PETScSolve and support PETSc command line args

2 participants