OpenFOAM-5.x/applications/utilities/postProcessing/graphics/PVReaders/PVFoamReader/vtkPVFoam
Will Bainbridge 68089dd574 paraFoam: Updated ParaView to version 5.4.0
ParaView has been updated to version 5.4.0. The C++ panel has been
deleted and replaced with a panel based on the new(er) XML API. This
reader works for ParaView-4.0.1 and newer. The ParaView 3 reader remains
unchanged.

Update issues have also been fixed. All the time directories are now
scanned for fields and clouds when filling the selection lists. This
stops fields from disappearing when the time is changed. The scan is
only done on startup and when the refresh button is pressed.

The list of available Lagrangian fields also now shows a combined set of
all the clouds. Previously, only fields from the first cloud were shown.
If a field does not apply to all the clouds, ParaView will display it's
name in the dropdown menu with a "(partial)" qualifier.

Some undocumented and incomplete bits of code, which were not being
compiled, have been removed.
2017-07-21 12:05:57 +01:00
..
Make Patches contributed by Mattijs Janssens: 2016-05-15 16:36:48 +01:00
vtkOpenFOAMPoints.H Renamed PV4Readers -> PVReaders to avoid confusion when compiling the reader for ParaView-5 2016-02-10 21:12:49 +00:00
vtkOpenFOAMTupleRemap.H Replaced StaticAssert with the C++11 equivalent static_assert 2016-04-26 20:44:55 +01:00
vtkPVFoam.C paraFoam: Updated ParaView to version 5.4.0 2017-07-21 12:05:57 +01:00
vtkPVFoam.H paraFoam: Updated ParaView to version 5.4.0 2017-07-21 12:05:57 +01:00
vtkPVFoamAddToSelection.H Renamed PV4Readers -> PVReaders to avoid confusion when compiling the reader for ParaView-5 2016-02-10 21:12:49 +00:00
vtkPVFoamFaceField.H Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
vtkPVFoamFields.C Renamed PV4Readers -> PVReaders to avoid confusion when compiling the reader for ParaView-5 2016-02-10 21:12:49 +00:00
vtkPVFoamLagrangianFields.H Renamed PV4Readers -> PVReaders to avoid confusion when compiling the reader for ParaView-5 2016-02-10 21:12:49 +00:00
vtkPVFoamMesh.C C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
vtkPVFoamMeshLagrangian.C C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
vtkPVFoamMeshSet.C Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
vtkPVFoamMeshVolume.C foamToVTK, PVFoamReader: Resolve problems converting VTK_WEDGE 2016-08-24 22:08:10 +01:00
vtkPVFoamMeshZone.C Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
vtkPVFoamPatchField.H Renamed PV4Readers -> PVReaders to avoid confusion when compiling the reader for ParaView-5 2016-02-10 21:12:49 +00:00
vtkPVFoamPointFields.H GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
vtkPVFoamTemplates.C Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
vtkPVFoamUpdateInfo.C paraFoam: Updated ParaView to version 5.4.0 2017-07-21 12:05:57 +01:00
vtkPVFoamUpdateInfoFields.H paraFoam: Updated ParaView to version 5.4.0 2017-07-21 12:05:57 +01:00
vtkPVFoamUtils.C Renamed PV4Readers -> PVReaders to avoid confusion when compiling the reader for ParaView-5 2016-02-10 21:12:49 +00:00
vtkPVFoamVolFields.H Renamed PV4Readers -> PVReaders to avoid confusion when compiling the reader for ParaView-5 2016-02-10 21:12:49 +00:00