27 Jul
2015
27 Jul
'15
10:04 p.m.
The CVAR example in the official 3.1 document Section 14.3 (MPI Tool CVAR) page 577 compiles but doesn’t do the expected work. One must change the || at line 7 into && to have it perform as advertised. George