Add the Class FUTestMpi, that have one only attribute : FMpi. The reason is...
Add the Class FUTestMpi, that have one only attribute : FMpi. The reason is the following, FMpi need for its initialisation the args argc and argv, so it cannot be done in RunTest() since its protype is fied (void RunTest(void)). Btw, I overloaded Print function for this class in order to avoid multiple prints (only root prints).
Showing
Please register or sign in to comment