openfoam/applications/utilities/postProcessing/miscellaneous
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
..
dsmcFieldsCalc DSMC: Rationalization and addition of mapping support 2015-02-20 17:24:14 +00:00
engineCompRatio ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
execFlowFunctionObjects fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
foamListTimes applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
pdfPlot ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
postChannel applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
ptot ptot: Add support for -region 2015-09-28 15:34:37 +01:00
temporalInterpolate Added "-region" option to wallGradU, temporalInterpolate and pPrime2 2015-10-05 11:33:13 +01:00
wdot ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
writeCellCentres Formatting: Rationalized the indentation of #include 2015-02-10 20:35:50 +00:00