Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
16d8ff66
Commit
16d8ff66
authored
Jan 17, 2011
by
Mark Olesen
Browse files
STYLE: uneeded typedef FaceType in triSurface
- use typedef FaceType from parent (PrimitivePatch) instead
parent
ae0bf2b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/triSurface/triSurface/triSurface.H
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
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment