Skip to content

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.

Merge request reports

Loading