Dear Daniel, Thank you. Does your approach also apply to MPICH? Since I am using MPICH, I wonder, if this command can be used there also. This struct variable, is there an example within deal.II steps? Or do you have an example in C++ I can learn from.
To be honest I am not yet very familiar with MPI itself, barely understanding deal.II parallelism ;) I have also another idea: How about I find the maximum value regardless of the position and processor core. Then just loop again over all cells and compare the maximum value with the existing value within each cell. Would this be a very inefficient approach or is looping over cells usually computationally cheap in deal.II. Kind regards, Seyed Ali -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
