Skip to content

Fix missing variable if USE_MPI is enabled

Reinhard Resch requested to merge fix-MPI_Finalize into develop

This branch fixes a missing variable, if MBDyn is compiled with MPI support enabled. Currently this is useful mainly to link against MPI enabled versions of the Trilinos library.

Merge request reports