Dear all, I am trying to exploit the MPI features of FEniCS in the fem-fenics package for Octave, which was introduced on the list a couple of months ago. In this application the C++ code using DOLFIN is dynamically loaded into Octave. Unfortunately, it seems that this way the communication among threads is not established correctly. I am looking for advice on how to properly handle the initialisation of MPI and then pass the communicator on to DOLFIN.
Kind regards, Eugenio Gianniti _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
