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.
System updates will be applied on Nov 25th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
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.