OpenFOAM-5.x/src
2016-09-25 18:38:06 +01:00
..
combustionModels combustionModels/FSD: Corrected 2016-09-09 16:23:28 +01:00
conversion C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
dummyThirdParty wmake/Allwmake: Completed support for targetType 'objects' 2016-06-24 15:25:11 +01:00
dynamicFvMesh fvMesh,dynamicRefineFvMesh: Rename writeObjects -> writeObject for consistency with regIOobject 2016-08-16 23:40:27 +01:00
dynamicMesh C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
edgeMesh C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
engine boundaryField() -> boundaryFieldRef() 2016-04-23 23:16:30 +01:00
fileFormats vtkUnstructuredReader: corrected prism point ordering 2016-07-01 14:45:18 +01:00
finiteVolume processorFvPatchField: If the value is not supplied set to the internal field 2016-09-25 18:38:06 +01:00
functionObjects decomposePar: Corrected construction of cloud for processors 2016-09-21 17:19:58 +01:00
fvAgglomerationMethods MGridGenGAMGAgglomeration: Update call to continueAgglomerating 2016-09-14 09:41:03 +01:00
fvMotionSolver fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
fvOptions codedFvOption: Added cellSet support 2016-09-09 12:29:06 +01:00
genericPatchFields fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
lagrangian decomposePar: Corrected construction of cloud for processors 2016-09-21 17:19:58 +01:00
mesh blockMesh: Added support for (<block> <face>) specification of patch faces 2016-09-24 08:40:13 +01:00
meshTools EulerCoordinateRotation,STARCDCoordinateRotation: Corrected typo 2016-09-03 16:46:01 +01:00
ODE ODESolvers::adaptiveSolver: Changed functions which need not be to non-virtual 2016-08-18 10:36:52 +01:00
OpenFOAM Updated template formatting 2016-09-22 21:03:30 +01:00
OSspecific/POSIX Update header 2016-08-17 23:03:49 +01:00
parallel decomposePar: corrected decomposeParDict read using -region option 2016-09-03 20:54:16 +01:00
Pstream src/Pstream: Added Allwclean consistent with the Allwmake 2016-08-25 08:25:12 +01:00
randomProcesses Updated headers 2016-04-30 21:53:19 +01:00
regionCoupled C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
regionModels fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
renumber renumberMethods: Added missing .C file for structuredRenumber 2016-09-09 14:54:12 +01:00
rigidBodyDynamics rigidBodyMotion: Change the transform averaging to use approximate inverse-distance weighting 2016-09-14 14:14:14 +01:00
rigidBodyMeshMotion rigidBodyMeshMotionSolver: experimental nDoF mesh-motion solver supporting the displacement-based elliptic solvers 2016-09-14 09:59:02 +01:00
sampling C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
sixDoFRigidBodyMotion C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
surfMesh C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
thermophysicalModels fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
topoChangerFvMesh C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
transportModels fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
triSurface surfacePatch.C: Corrected formatting 2016-08-17 08:08:21 +01:00
TurbulenceModels fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
Allwmake wmake/Allwmake: Completed support for targetType 'objects' 2016-06-24 15:25:11 +01:00