Skip to content
GitLab
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
0b1a7367
Commit
0b1a7367
authored
Dec 07, 2009
by
Mark Olesen
Browse files
cosmetic changes to arcEdge
parent
73f9f7f7
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/mesh/blockMesh/curvedEdges/arcEdge.C
View file @
0b1a7367
...
...
@@ -109,7 +109,7 @@ Foam::arcEdge::arcEdge
const
pointField
&
points
,
const
label
start
,
const
label
end
,
const
vector
&
pMid
const
point
&
pMid
)
:
curvedEdge
(
points
,
start
,
end
),
...
...
src/mesh/blockMesh/curvedEdges/arcEdge.H
View file @
0b1a7367
...
...
@@ -83,7 +83,7 @@ public:
(
const
pointField
&
points
,
const
label
start
,
const
label
end
,
const
vector
&
pMid
const
point
&
pMid
);
//- Construct from Istream setting pointsList
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment