OpenFOAM-5.x/applications/solvers
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
..
basic Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
combustion Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
compressible Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
discreteMethods DSMC: Rationalization and addition of mapping support 2015-02-20 17:24:14 +00:00
DNS/dnsFoam Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
electromagnetics Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
financial/financialFoam Input of dimensionedScalars: update read-construction of dimensionedScalar in applications 2015-07-20 22:52:53 +01:00
heatTransfer Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
incompressible Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
lagrangian Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
multiphase Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
stressAnalysis Boundary conditions: Added extrapolatedCalculatedFvPatchField 2016-02-20 22:44:37 +00:00