openfoam/applications/utilities/postProcessing
Henry Weller 736621b945 fvOptions: Reorganized and updated to simplify use in sub-models and maintenance
fvOptions are transferred to the database on construction using
fv::options::New which returns a reference.  The same function can be
use for construction and lookup so that fvOptions are now entirely
demand-driven.

The abstract base-classes for fvOptions now reside in the finiteVolume
library simplifying compilation and linkage.  The concrete
implementations of fvOptions are still in the single monolithic
fvOptions library but in the future this will be separated into smaller
libraries based on application area which may be linked at run-time in
the same manner as functionObjects.
2015-12-02 11:49:52 +00:00
..
dataConversion applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
foamCalc ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
graphics applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
lagrangian applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
miscellaneous fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
noise applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
patch ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
sampling sampledPlane: Correct handling of coordinate system specification 2015-06-25 22:04:00 +01:00
scalarField/pPrime2 Added "-region" option to wallGradU, temporalInterpolate and pPrime2 2015-10-05 11:33:13 +01:00
stressField/stressComponents ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
turbulence applications: Added fvOptions library to link 2015-12-01 16:09:19 +00:00
velocityField applications: Added fvOptions library to link 2015-12-01 16:09:19 +00:00
wall wallHeatFlux: Corrected sign of radiative heat-flux 2015-12-02 11:47:11 +00:00