OpenFOAM-5.x/src/OpenFOAM/fields/GeometricFields/GeometricField
Henry Weller 11e4a71463 Function1: made the clone function pure virtual
Avoids potential problems with derived classes which do not define a clone function.
2017-07-13 23:24:14 +01:00
..
GeometricBoundaryField.C Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
GeometricField.C Function1: made the clone function pure virtual 2017-07-13 23:24:14 +01:00
GeometricField.H Function1: made the clone function pure virtual 2017-07-13 23:24:14 +01:00
GeometricFieldFunctions.C GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
GeometricFieldFunctions.H src/OpenFOAM: changed template rank type from int to Foam::direction 2016-03-09 10:10:28 +00:00
GeometricFieldFunctionsM.C GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
GeometricFieldFunctionsM.H Consistently indent continuation backslashes in macro definitions 2016-01-11 13:00:56 +00:00
GeometricFieldI.H GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
GeometricFieldReuseFunctions.H GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
GeometricFields.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
MapGeometricFields.H GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
uniformInterpolate.C Change field loop index from "fieldI" to "fieldi" 2016-05-02 18:20:48 +01:00
uniformInterpolate.H Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00