OpenFOAM-4.x/tutorials/lagrangian/icoUncoupledKinematicParcelFoam/hopper/hopperInitialState/system
Henry Weller fda9aadb3a Specialized dotInterpolate for the efficient calculation of flux fields
e.g. (fvc::interpolate(HbyA) & mesh.Sf()) -> fvc::flux(HbyA)

This removes the need to create an intermediate face-vector field when
computing fluxes which is more efficient, reduces the peak storage and
improved cache coherency in addition to providing a simpler and cleaner
API.
2016-04-06 20:20:53 +01:00
..
blockMeshDict blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
controlDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
decomposeParDict tutorials: Removed unnecessary spaces between parentheses and values in vectors 2015-07-21 20:55:44 +01:00
fvSchemes Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
fvSolution Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00