// according to the docs ("https://www.xdmf.org/index.php/XDMF_Model_and_Format"), face centered variables are supported but do not map well for vis. systems (e.g. ParaView)
caseIR_AtFaceCenter(_)=>"Cell"// values are interpolated
case_=>Logger.error("Unsupported localization for IR_PrintXdmf!")
// according to the docs ("https://www.xdmf.org/index.php/XDMF_Model_and_Format"), face centered variables are supported but do not map well for vis. systems (e.g. ParaView)
caseIR_AtFaceCenter(_)=>"Cell"// values are interpolated
case_=>Logger.error("Unsupported localization for IR_PrintXdmf!")