OpenFOAM-4.x/src
Henry Weller e1e996746b GeometricField::internalField() -> GeometricField::internalFieldRef()
Non-const access to the internal field now obtained from a specifically
named access function consistent with the new names for non-canst access
to the boundary field boundaryFieldRef() and dimensioned internal field
dimensionedInternalFieldRef().

See also commit a4e2afa4b3
2016-04-30 14:25:21 +01:00
..
combustionModels GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
conversion Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
dummyThirdParty scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
dynamicFvMesh GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
dynamicMesh GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
edgeMesh vector::zero -> Zero 2016-04-16 18:34:41 +01:00
engine boundaryField() -> boundaryFieldRef() 2016-04-23 23:16:30 +01:00
fileFormats Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
finiteVolume GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
fvAgglomerationMethods Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
fvMotionSolver GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
fvOptions GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
genericPatchFields Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
lagrangian GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
mesh GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
meshTools Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
ODE SquareMatrix, SymmetricSquareMatrix: Changed the constructor from size to require only n 2016-03-22 14:13:48 +00:00
OpenFOAM GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
OSspecific/POSIX Removed duplicate, inconsistent and spurious comments in .C files 2016-02-29 18:33:54 +00:00
parallel GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
postProcessing functionObjectFile: Separated into functionObjectFile and functionObjectFiles 2016-04-30 09:18:42 +01:00
Pstream src/Pstream/mpi/UPstream.C: Updated for Int64 2016-04-16 13:26:41 +01:00
randomProcesses OpenFOAM: Updated all libraries, solvers and utilities to use the new const-safe tmp 2016-02-26 17:31:28 +00:00
regionCoupled Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
regionModels GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
renumber Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
rigidBodyDynamics rigidBodyDynamics: Generalized the interface to the restraints 2016-04-19 21:58:10 +01:00
rigidBodyMeshMotion GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
sampling GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
sixDoFRigidBodyMotion GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
surfMesh Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
thermophysicalModels GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
topoChangerFvMesh Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
transportModels singlePhaseTransportModel: Added run-time type information 2016-04-29 20:21:15 +01:00
triSurface Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
TurbulenceModels GeometricField::internalField() -> GeometricField::internalFieldRef() 2016-04-30 14:25:21 +01:00
Allwmake src/Allwmake: Added the new rigidBodyMeshMotion library 2016-04-19 11:11:22 +01:00