openfoam/applications/solvers/multiphase/multiphaseInterFoam
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
..
Make fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
multiphaseInterDyMFoam fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
multiphaseMixture applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
Allwclean New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
createFields.H fluxRequired: Added setFluxRequired function to fvSchemes class 2015-07-15 21:57:16 +01:00
multiphaseInterFoam.C fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00