Is there any reason that someone may want to use vtkPVMain with ParaView compiled with MPI that doesn&#39;t want it to be initialize MPI if MPI is not already initialized?<br><br>Right now the InitializeMPI variable is used to both indicate whether or not to initialize and finalize MPI as well as to indicate whether or not to use MPI.  This is a bit confusing for programs that want to use vtkPVMain but want to initialize and finalize MPI elsewhere.<br>
<br>Thanks,<br>Andy<br>