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
a3f0b316
Commit
a3f0b316
authored
Aug 08, 2016
by
GILLES Sebastien
Browse files
#954
Improve comments.
parent
e8dd7731
Changes
1
Hide whitespace changes
Inline
Side-by-side
Sources/Geometry/Interfaces/Instances/Volume.cpp
View file @
a3f0b316
...
...
@@ -22,9 +22,10 @@ namespace HappyHeart
/*!
* \brief Add a new volume to a mesh, and increment accordingly Nvolume
PerM
esh
()
.
* \brief Add a new volume to a mesh, and increment accordingly Nvolume
_per_m
esh.
*
* \param[in] mesh_identifier Identifier of the mesh to which the Volume is added.
* \param[in,out] Nvolume_per_mesh Number of volumes per mesh (represented by its identifier).
*
* \return Index of the newly added volume. This index is 0 for first volume, then 1, and so forth...
*/
...
...
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