OpenFOAM-4.x/src/finiteVolume/fields/fvPatchFields
Henry Weller 0e5596879e uniformFixedValueFvPatchField: Remove the inconsistent optional "value"
read in the construction from dictionary.

It is important that the initial value is obtained from the table
provided to avoid the user having to evaluate a consistent one or risk
the code crashing from a very sudden change in the value.
2015-10-13 22:28:26 +01:00
..
basic transformFvPatchField: Specialize valueInternalCoeffs for scalar 2015-08-10 12:06:13 +01:00
constraint Upgrade Intel C++ compiler to icpc (ICC) 15.0.3 20150407 2015-07-17 16:50:40 +01:00
derived uniformFixedValueFvPatchField: Remove the inconsistent optional "value" 2015-10-13 22:28:26 +01:00
doc boundaryConditions.dox: Update wall-function entries 2015-03-10 19:58:37 +00:00
fvPatchField Resolve issues relating to compilation with clang-3.5.0 2014-12-15 22:38:10 +00:00