OpenFOAM-4.x-lab/src
2016-05-26 15:32:31 +01:00
..
combustionModels GeometricField::dimensionedInteralFieldRef() -> GeometricField::ref() 2016-04-30 18:43:51 +01:00
conversion Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
dummyThirdParty scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
dynamicFvMesh Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
dynamicMesh Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
edgeMesh Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
engine boundaryField() -> boundaryFieldRef() 2016-04-23 23:16:30 +01:00
fileFormats Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
finiteVolume surfaceInterpolation:localMin,localMax: Add support for consistent interpolation on coupled BCs 2016-05-26 14:55:44 +01:00
fvAgglomerationMethods Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
fvMotionSolver Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
fvOptions Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
genericPatchFields GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
lagrangian Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
mesh Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
meshTools functionObjects, foamCalcFunctions, fvOptions: Standardized keywords for selecting fields and objects 2016-05-21 20:15:21 +01:00
ODE SquareMatrix, SymmetricSquareMatrix: Changed the constructor from size to require only n 2016-03-22 14:13:48 +00:00
OpenFOAM messageStream: Updated 'DebugVar' to handle multi-line object output 2016-05-26 14:57:15 +01:00
OSspecific/POSIX Removed duplicate, inconsistent and spurious comments in .C files 2016-02-29 18:33:54 +00:00
parallel Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
postProcessing functionObjects::Q: Result field named "Q" if the field is "U" otherwise "Q(<fieldName>)" 2016-05-26 15:32:31 +01:00
Pstream src/Pstream/mpi/UPstream.C: Updated for Int64 2016-04-16 13:26:41 +01:00
randomProcesses Updated headers 2016-04-30 21:53:19 +01:00
regionCoupled GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
regionModels thermoSingleLayer: Provide better stabilization for the energy equation as delta -> 0 2016-05-25 18:12:07 +01:00
renumber Patches contributed by Mattijs Janssens: 2016-05-15 16:36:48 +01:00
rigidBodyDynamics rigidBodyDynamics: Generalized the interface to the restraints 2016-04-19 21:58:10 +01:00
rigidBodyMeshMotion Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
sampling Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
sixDoFRigidBodyMotion Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
surfMesh Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
thermophysicalModels Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
topoChangerFvMesh Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
transportModels Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
triSurface Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
TurbulenceModels Updated header 2016-05-21 20:27:29 +01:00
Allwmake Patches contributed by Mattijs Janssens: 2016-05-15 16:36:48 +01:00