Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Commits
16d8ff66
Commit
16d8ff66
authored
14 years ago
by
Mark Olesen
Browse files
Options
Downloads
Patches
Plain Diff
STYLE: uneeded typedef FaceType in triSurface
- use typedef FaceType from parent (PrimitivePatch) instead
parent
ae0bf2b2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/triSurface/triSurface/triSurface.H
+1
-4
1 addition, 4 deletions
src/triSurface/triSurface/triSurface.H
with
1 addition
and
4 deletions
src/triSurface/triSurface/triSurface.H
+
1
−
4
View file @
16d8ff66
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C)
1991
-201
0
OpenCFD Ltd.
\\ / A nd | Copyright (C)
2004
-201
1
OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -223,9 +223,6 @@ public:
// Public typedefs
//- Face type used
typedef
labelledTri
FaceType
;
//- Placeholder only, but do not remove - it is needed for GeoMesh
typedef
bool
BoundaryMesh
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment