Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
c42d7e89
Commit
c42d7e89
authored
Nov 02, 2010
by
graham
Browse files
STYLE: Typo in warning.
parent
1fe653ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenFOAM/meshes/primitiveShapes/tetrahedron/tetrahedronI.H
View file @
c42d7e89
...
...
@@ -237,7 +237,7 @@ scalar tetrahedron<Point, PointRef>::barycentric
"const point& pt"
") const"
)
<<
"Degenerate t
riangle
- returning 1/4 barycentric coordinates."
<<
"Degenerate t
etrahedron
- returning 1/4 barycentric coordinates."
<<
endl
;
bary
=
List
<
scalar
>
(
4
,
0.25
);
...
...
Write
Preview
Markdown
is supported
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