OpenFOAM-4.x/etc
Henry 408ae9985d ParaView: Upgrade to 4.3.1
Note that in order to build and install ParaView-4.3.1 lines 653-656
must be removed or commented from file

ThirdParty-dev/ParaView-4.3.1/Qt/Components/CMakeLists.txt

after unpacking the ParaView-4.3.1 source-pack from KitWare.  This is
because the file ui_pqExportStateWizard.h referred to in the lines
653-656:

if(PARAVIEW_INSTALL_DEVELOPMENT_FILES)
  install(FILES "${CMAKE_CURRENT_BINARY_DIR}/ui_pqExportStateWizard.h"
          DESTINATION "${VTK_INSTALL_INCLUDE_DIR}")
endif()

does not exist and cannot be installed causing the build and
installation to fail.
2015-03-13 11:09:09 +00:00
..
caseDicts Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
codeTemplates Correct section comment: there can only be one destructor 2015-02-12 21:57:29 +00:00
config ParaView: Upgrade to 4.3.1 2015-03-13 11:09:09 +00:00
thermoData Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
bashrc Updated headers 2015-03-08 21:06:36 +00:00
cellModels Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
controlDict turbulenceModel: Correct handling of IOdictionary writing to support timeStampMaster 2015-02-10 17:32:27 +00:00
cshrc Updated headers 2015-03-08 21:06:36 +00:00