processorField does not handle topology changes
Functionality to add/problem to solve
Take a case with different meshes in different time directories (e.g. run dynamic refinement / unrefinement or even a mesh modification application like subsetMesh). postProcess -func processorField
will crash with sigsegv since it maintains a field which does not get mapped.