openfoam/applications/utilities/postProcessing/lagrangian/steadyParticleTracks
Mark Olesen 3d608bf06a ENH: remove reliance on the Xfer class (issue #639)
This class is largely a pre-C++11 holdover. It is now possible to
simply use move construct/assignment directly.

In a few rare cases (eg, polyMesh::resetPrimitives) it has been
replaced by an autoPtr.
2018-03-05 13:28:53 +01:00
..
Make ENH: add VTP, VTU output for most vtk writers (insitu only) 2017-06-01 18:28:40 +02:00
createFields.H STYLE: Consistency updates to change input of <var>Name to <var>. Fixes #306 2016-11-22 14:50:33 +00:00
particleTrackDict GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
steadyParticleTracks.C BUG: lagrangian - corrected references to position() 2017-12-19 21:25:12 +00:00
steadyParticleTracksTemplates.C ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
steadyParticleTracksTemplates.H steadyParticleTracksTemplates: Corrected correspondence between function declaration and definition 2016-07-04 10:44:08 +01:00