Skip to content

Replace MPI_COMM_WORLD by PETSC_COMM_WORLD #6

@bmxam

Description

@bmxam

Note : PETSC_COMM_WORLD can be accessed this way:

ptr = cglobal((:PETSC_COMM_WORLD, libpetsc), Int32)
value = unsafe_load(ptr)
unsafe_store!(ptr, new_value)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions