STYLE: consistent naming of files containing the 'New' method
before: - 'new' prefixed to camel-cased class name: eg, someClass -> newSomeClass - 'New' prefixed to templated class name: eg, TmplClass -> NewTmplClass - 'New' suffixed to class name: eg, someClass -> someClassNew after: - consistent 'New' suffixed to class name, no change of case eg, someClass -> someClassNew eg, TmplClass -> TmplClassNew
Showing
- applications/utilities/mesh/generation/extrudeMesh/extrudeModel/extrudeModel/extrudeModelNew.C 0 additions, 0 deletions...n/extrudeMesh/extrudeModel/extrudeModel/extrudeModelNew.C
- applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction/Make/files 1 addition, 1 deletion...essing/wallFunctionTable/tabulatedWallFunction/Make/files
- applications/utilities/preProcessing/wallFunctionTable/tabulatedWallFunction/tabulatedWallFunction/tabulatedWallFunctionNew.C 0 additions, 0 deletions...Function/tabulatedWallFunction/tabulatedWallFunctionNew.C
- src/ODE/Make/files 1 addition, 1 deletionsrc/ODE/Make/files
- src/ODE/ODESolvers/ODESolver/ODESolverNew.C 0 additions, 0 deletionssrc/ODE/ODESolvers/ODESolver/ODESolverNew.C
- src/OpenFOAM/Make/files 7 additions, 7 deletionssrc/OpenFOAM/Make/files
- src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.C 1 addition, 1 deletion...fields/pointPatchFields/pointPatchField/pointPatchField.C
- src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchFieldNew.C 0 additions, 0 deletions...lds/pointPatchFields/pointPatchField/pointPatchFieldNew.C
- src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/GAMGInterfaceField/GAMGInterfaceFieldNew.C 0 additions, 0 deletions...nterfaceFields/GAMGInterfaceField/GAMGInterfaceFieldNew.C
- src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterfaceNew.C 0 additions, 0 deletions.../solvers/GAMG/interfaces/GAMGInterface/GAMGInterfaceNew.C
- src/OpenFOAM/meshes/pointMesh/pointPatches/facePointPatch/facePointPatchNew.C 0 additions, 0 deletions...pointMesh/pointPatches/facePointPatch/facePointPatchNew.C
- src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.H 1 addition, 1 deletion...penFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.H
- src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatchNew.C 0 additions, 0 deletions...FOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatchNew.C
- src/OpenFOAM/meshes/polyMesh/zones/cellZone/cellZone.H 1 addition, 1 deletionsrc/OpenFOAM/meshes/polyMesh/zones/cellZone/cellZone.H
- src/OpenFOAM/meshes/polyMesh/zones/cellZone/cellZoneNew.C 0 additions, 0 deletionssrc/OpenFOAM/meshes/polyMesh/zones/cellZone/cellZoneNew.C
- src/OpenFOAM/meshes/polyMesh/zones/faceZone/faceZone.H 1 addition, 1 deletionsrc/OpenFOAM/meshes/polyMesh/zones/faceZone/faceZone.H
- src/OpenFOAM/meshes/polyMesh/zones/faceZone/faceZoneNew.C 0 additions, 0 deletionssrc/OpenFOAM/meshes/polyMesh/zones/faceZone/faceZoneNew.C
- src/OpenFOAM/meshes/polyMesh/zones/pointZone/pointZone.H 1 addition, 1 deletionsrc/OpenFOAM/meshes/polyMesh/zones/pointZone/pointZone.H
- src/OpenFOAM/meshes/polyMesh/zones/pointZone/pointZoneNew.C 0 additions, 0 deletionssrc/OpenFOAM/meshes/polyMesh/zones/pointZone/pointZoneNew.C
- src/dynamicFvMesh/Make/files 2 additions, 2 deletionssrc/dynamicFvMesh/Make/files
Please register or sign in to comment