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
MoReFEM
CoreLibrary
MoReFEM
Commits
e00630dc
Commit
e00630dc
authored
Aug 10, 2016
by
GILLES Sebastien
Browse files
#9
Typo in Doxygen.
parent
5e61c960
Changes
1
Hide whitespace changes
Inline
Side-by-side
Sources/Geometry/Coords/Advanced/LocalCoords.hpp
View file @
e00630dc
...
...
@@ -62,7 +62,7 @@ namespace HappyHeart
*
* T is expected to be std::vector<double>.
* \param[in] coordinates_as_double Value for each component of the object to build. Contrary to \a Coords,
* a \LocalCoords may encompass 1, 2 or 3 components.
* a \
a
LocalCoords may encompass 1, 2 or 3 components.
*/
template
<
class
T
>
explicit
LocalCoords
(
T
&&
coordinates_as_double
);
...
...
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