OpenFOAM-4.x/applications/solvers/lagrangian
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
..
coalChemistryFoam Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
DPMFoam Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
icoUncoupledKinematicParcelFoam applications: Added fvOptions library to link 2015-12-01 16:09:19 +00:00
reactingParcelFilmFoam Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
reactingParcelFoam Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
sprayFoam Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
uncoupledKinematicParcelFoam applications: Added fvOptions library to link 2015-12-01 16:09:19 +00:00