diff --git a/examples/prom/maxwell_global_rom.cpp b/examples/prom/maxwell_global_rom.cpp index 842e76ec2..fa5d030c4 100644 --- a/examples/prom/maxwell_global_rom.cpp +++ b/examples/prom/maxwell_global_rom.cpp @@ -42,6 +42,8 @@ // // Online phase: maxwell_global_rom -online -f 1.15 // +// This example runs in parallel with MPI, by using the same number of MPI ranks +// in all phases (offline, merge, fom, online). #include "mfem.hpp" #include