OpenFOAM-5.x/src/finiteVolume/interpolation/surfaceInterpolation/schemes
2017-06-13 16:50:02 +01:00
..
biLinearFit Removed use of the deprecated "register" keyword 2015-06-30 10:26:44 +01:00
cellCoBlended C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
CentredFitScheme GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
clippedLinear GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
CoBlended C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
cubic GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
cubicUpwindFit Removed use of the deprecated "register" keyword 2015-06-30 10:26:44 +01:00
downwind Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
FitData SVD: VSinvUt is not always needed and is now calculated and returned by the 'VSinvUt()' function 2016-07-18 13:15:25 +01:00
fixedBlended C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
harmonic C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
limiterBlended C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
linear Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
linearFit Removed use of the deprecated "register" keyword 2015-06-30 10:26:44 +01:00
linearPureUpwindFit Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
linearUpwind linearUpwind: Simplified the vector specialization 2016-09-21 11:09:59 +01:00
localBlended C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
localMax C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
localMin C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
LUST Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
midPoint GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
outletStabilised surfaceInterpolation::outletStabilised: Corrected typo 2017-06-13 16:50:02 +01:00
pointLinear GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
PureUpwindFitScheme Consistently indent continuation backslashes in macro definitions 2016-01-11 13:00:56 +00:00
quadraticFit Removed use of the deprecated "register" keyword 2015-06-30 10:26:44 +01:00
quadraticLinearFit Removed use of the deprecated "register" keyword 2015-06-30 10:26:44 +01:00
quadraticLinearPureUpwindFit Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
quadraticLinearUpwindFit Removed use of the deprecated "register" keyword 2015-06-30 10:26:44 +01:00
quadraticUpwindFit Removed use of the deprecated "register" keyword 2015-06-30 10:26:44 +01:00
reverseLinear GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
skewCorrected C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
UpwindFitScheme GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
weighted Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00