Skip to content

Commit

Permalink
Comment that maxwell example runs in parallel.
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-copeland committed Nov 13, 2023
1 parent fd15973 commit 0e641a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/prom/maxwell_global_rom.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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 <fstream>
Expand Down

0 comments on commit 0e641a4

Please sign in to comment.