OpenFOAM-5.x/src/finiteVolume/fvMesh
Henry Weller 959e4f17c9 Corrected spelling mistake existance -> existence
Patch provided by Bruno Santos
Resolves patch request https://bugs.openfoam.org/view.php?id=2425
2017-01-08 23:08:41 +00:00
..
extendedStencil Updated member type comments 2016-11-28 21:23:00 +00:00
fvBoundaryMesh Updated member type comments 2016-11-28 21:23:00 +00:00
fvMeshMapper C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
fvPatches C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
singleCellFvMesh Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
wallDist Doxygen documentation: Standardized the 'See also' heading 2016-06-17 17:31:34 +01:00
fvMesh.C Corrected spelling mistake existance -> existence 2017-01-08 23:08:41 +00:00
fvMesh.H fvMesh,dynamicRefineFvMesh: Rename writeObjects -> writeObject for consistency with regIOobject 2016-08-16 23:40:27 +01:00
fvMeshGeometry.C GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
fvMeshLduAddressing.H Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
fvMeshTemplates.C SolverPerformance: Complete the integration of the templated SolverPerformance<Type> 2015-11-10 08:50:11 +00:00