Yes there is, its called
GridTools::scale. If you want to don't want to physically modify the grid again just for the purpose of writing it out after postprocessing, you could always create your own
mapping that does the scaling. In
step-44, an Eularian map is created to output the solution in the spatial configuration while all calculations are done in the material configuration.