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
- src/dynamicFvMesh/dynamicFvMesh/dynamicFvMesh.H 1 addition, 1 deletionsrc/dynamicFvMesh/dynamicFvMesh/dynamicFvMesh.H
- src/dynamicFvMesh/dynamicFvMesh/dynamicFvMeshNew.C 0 additions, 0 deletionssrc/dynamicFvMesh/dynamicFvMesh/dynamicFvMeshNew.C
- src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/solidBodyMotionFunction/solidBodyMotionFunction.H 1 addition, 1 deletion...nctions/solidBodyMotionFunction/solidBodyMotionFunction.H
- src/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions/solidBodyMotionFunction/solidBodyMotionFunctionNew.C 0 additions, 0 deletions...ions/solidBodyMotionFunction/solidBodyMotionFunctionNew.C
- src/dynamicMesh/Make/files 1 addition, 1 deletionsrc/dynamicMesh/Make/files
- src/dynamicMesh/polyTopoChange/polyMeshModifier/polyMeshModifierNew.C 0 additions, 0 deletions...esh/polyTopoChange/polyMeshModifier/polyMeshModifierNew.C
- src/engine/Make/files 1 addition, 1 deletionsrc/engine/Make/files
- src/engine/engineMesh/engineMesh/engineMeshNew.C 0 additions, 0 deletionssrc/engine/engineMesh/engineMesh/engineMeshNew.C
- src/finiteVolume/Make/files 2 additions, 2 deletionssrc/finiteVolume/Make/files
- src/finiteVolume/cfdTools/general/SRF/SRFModel/SRFModel/SRFModelNew.C 0 additions, 0 deletions...lume/cfdTools/general/SRF/SRFModel/SRFModel/SRFModelNew.C
- src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchField.C 1 addition, 1 deletion...teVolume/fields/fvPatchFields/fvPatchField/fvPatchField.C
- src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchField.H 1 addition, 1 deletion...teVolume/fields/fvPatchFields/fvPatchField/fvPatchField.H
- src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchFieldNew.C 0 additions, 0 deletions...olume/fields/fvPatchFields/fvPatchField/fvPatchFieldNew.C
- src/finiteVolume/fields/fvsPatchFields/fvsPatchField/fvsPatchField.C 1 addition, 1 deletion...olume/fields/fvsPatchFields/fvsPatchField/fvsPatchField.C
- src/finiteVolume/fields/fvsPatchFields/fvsPatchField/fvsPatchField.H 1 addition, 1 deletion...olume/fields/fvsPatchFields/fvsPatchField/fvsPatchField.H
- src/finiteVolume/fields/fvsPatchFields/fvsPatchField/fvsPatchFieldNew.C 0 additions, 0 deletions...me/fields/fvsPatchFields/fvsPatchField/fvsPatchFieldNew.C
- src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatch.H 1 addition, 1 deletionsrc/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatch.H
- src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatchNew.C 0 additions, 0 deletionssrc/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatchNew.C
- src/finiteVolume/interpolation/interpolation/interpolation/interpolation.C 1 addition, 1 deletion...interpolation/interpolation/interpolation/interpolation.C
- src/finiteVolume/interpolation/interpolation/interpolation/interpolationNew.C 0 additions, 0 deletions...erpolation/interpolation/interpolation/interpolationNew.C
Please register or sign in to comment