Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GILLES Sebastien
MoReFEM
Commits
a3d433c2
Commit
a3d433c2
authored
Apr 11, 2019
by
GILLES Sebastien
Browse files
#859 Fix an erroneous comment.
parent
cab48d6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Sources/Geometry/Mesh/Mesh.hpp
View file @
a3d433c2
...
...
@@ -500,7 +500,7 @@ namespace MoReFEM
unsigned
int
NgeometricElt
(
unsigned
int
dimension
)
const
;
//! Get the \a index -th coord on the processor.
//! \param[in] index
Index of the component (0 for x, 1 for y, 2 for z)
.
//! \param[in] index
Position of the index in the processor-wise \a Coords list
.
const
Coords
&
GetCoord
(
unsigned
int
index
)
const
;
/*!
...
...
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