openfoam/applications/utilities/postProcessing/dataConversion/foamToVTK
Mark Olesen 8ab09daad0 BUG: foamToVTK writes to undecomposed case (closes #1271)
- when running in serial but within a processor directory,
  argList::globalPath() is to be used instead of Time.globalPath()
  For other cases there is no difference.
2019-04-08 11:53:50 +02:00
..
Make ENH: rewrite of foamToVTK to include parallel output (#926) 2018-10-09 20:00:55 +02:00
convertAreaFields.H ENH: rewrite of foamToVTK to include parallel output (#926) 2018-10-09 20:00:55 +02:00
convertLagrangian.H BUG: foamToVTK writes to undecomposed case (closes #1271) 2019-04-08 11:53:50 +02:00
convertSurfaceFields.H BUG: foamToVTK writes to undecomposed case (closes #1271) 2019-04-08 11:53:50 +02:00
convertTopoSet.H BUG: foamToVTK writes to undecomposed case (closes #1271) 2019-04-08 11:53:50 +02:00
convertVolumeFields.H BUG: foamToVTK writes to undecomposed case (closes #1271) 2019-04-08 11:53:50 +02:00
createMeshes.H ENH: rewrite of foamToVTK to include parallel output (#926) 2018-10-09 20:00:55 +02:00
foamToVTK.C BUG: foamToVTK writes to undecomposed case (closes #1271) 2019-04-08 11:53:50 +02:00
readFields.C ENH: rewrite of foamToVTK to include parallel output (#926) 2018-10-09 20:00:55 +02:00
readFields.H ENH: rewrite of foamToVTK to include parallel output (#926) 2018-10-09 20:00:55 +02:00
reportFields.H ENH: rewrite of foamToVTK to include parallel output (#926) 2018-10-09 20:00:55 +02:00
writeAreaFields.H ENH: rewrite of foamToVTK to include parallel output (#926) 2018-10-09 20:00:55 +02:00
writeDimFields.H ENH: rewrite of foamToVTK to include parallel output (#926) 2018-10-09 20:00:55 +02:00
writePointFields.H ENH: rewrite of foamToVTK to include parallel output (#926) 2018-10-09 20:00:55 +02:00
writeVolFields.H ENH: rewrite of foamToVTK to include parallel output (#926) 2018-10-09 20:00:55 +02:00