fix bug in CoordinateSystem::GetNumberOfBlocks
- May 18, 2022
-
-
Caitlin Ross authored
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.
-