fix bug in CoordinateSystem::GetNumberOfBlocks
GetNumberOfBlocks wasn't returning the correct value if the mesh is static. But it also needs to be called each time step, in case there the number of blocks changes each time step.
GetNumberOfBlocks wasn't returning the correct value if the mesh is static. But it also needs to be called each time step, in case there the number of blocks changes each time step.