You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During library initialization (or some other high-level object creation; i.e., the mesh) the MPI communicator should be passed in from the user/application and used for all calls to MPI associated with that instance/object.
There is a Fortran API here, but it isn't passed into the C++ layer:
During library initialization (or some other high-level object creation; i.e., the mesh) the MPI communicator should be passed in from the user/application and used for all calls to MPI associated with that instance/object.
There is a Fortran API here, but it isn't passed into the C++ layer:
polyMPO/src/pmpo_c.cpp
Lines 54 to 58 in 3c0795d
The text was updated successfully, but these errors were encountered: