Skip to content

Reply To: An issue when running parallel simulations

#8316
avrachan1
Participant

I think I have identified the issue to be

AnalyticalFfromSuperF3D <T> analyticalFpopA(populationA,true,true);

I get the correct results when I used

AnalyticalFfromSuperF3D <T> analyticalFpopA(populationA);