WALBERLA_CHECK_EQUAL(particlesPerAxisPerProcess%linkedCellMultipleOfGenerationSpacing,0,"Only a multiple of "<<linkedCellMultipleOfGenerationSpacing<<" is allowed");
elseWALBERLA_CHECK(false,"Linked cell found with unexpected number of particles "<<particleCounter);
}
WALBERLA_CHECK_EQUAL(cell0,0);
WALBERLA_CHECK_EQUAL(cell1,centerParticles+faceParticles+edgeParticles+cornerParticles);//ghost particles only at face, no ghost particle at edges and corners