OpenFOAM-4.x/applications/solvers/multiphase/multiphaseEulerFoam/multiphaseSystem
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
..
alphaContactAngle Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
diameterModels applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
Make interFoam family: Added run-time selectable LTS support 2015-06-26 18:32:20 +01:00
phaseModel Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
multiphaseSystem.C OpenFOAM: Updated all libraries, solvers and utilities to use the new const-safe tmp 2016-02-26 17:31:28 +00:00
multiphaseSystem.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00