openfoam/applications/utilities/postProcessing/dataConversion/foamToEnsight
Henry Weller cd852be3da OpenFOAM: Updated all libraries, solvers and utilities to use the new const-safe tmp
The deprecated non-const tmp functionality is now on the compiler switch
NON_CONST_TMP which can be enabled by adding -DNON_CONST_TMP to EXE_INC
in the Make/options file.  However, it is recommended to upgrade all
code to the new safer tmp by using the '.ref()' member function rather
than the non-const '()' dereference operator when non-const access to
the temporary object is required.

Please report any problems on Mantis.

Henry G. Weller
CFD Direct.
2016-02-26 17:31:28 +00:00
..
Make COMP: foamToEnsight: missing include dir 2013-08-13 15:30:58 +01:00
cellSets.H BUG: foamToEnsight: reset facePrimitives 2013-10-18 16:19:33 +01:00
checkData.H ENH: point merging of internal and patches. 2010-02-08 17:36:13 +00:00
checkMeshMoving.H BUG: foamToEnsight: detect moving/changing meshes 2012-08-01 15:55:41 +01:00
ensightAsciiStream.H Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
ensightBinaryStream.H Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
ensightCaseTail.H ENH: point merging of internal and patches. 2010-02-08 17:36:13 +00:00
ensightCloudField.C ENH: foamToEnsight: work with more >1000 times 2013-02-19 10:39:23 +00:00
ensightCloudField.H Formatting: Rationalized the indentation of #include 2015-02-10 20:35:50 +00:00
ensightField.C OpenFOAM: Updated all libraries, solvers and utilities to use the new const-safe tmp 2016-02-26 17:31:28 +00:00
ensightField.H Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
ensightMesh.C STYLE: Updated copyright year 2014-02-21 11:17:31 +00:00
ensightMesh.H ENH: foamToEnsight: cellZone support 2013-09-11 09:31:20 +01:00
ensightParticlePositions.C Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
ensightParticlePositions.H Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
ensightStream.H Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
faceSets.H Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
foamToEnsight.C Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
itoa.C ENH: foamToEnsight: work with more >1000 times 2013-02-19 10:39:23 +00:00
itoa.H Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00