Skip to content
Snippets Groups Projects
Commit 297e21be authored by Boman Romain's avatar Boman Romain
Browse files

correction

parent 55579bfb
No related branches found
No related tags found
No related merge requests found
Pipeline #23725 passed
......@@ -12,7 +12,7 @@ namespace fem
class FEM_API Part
{
public:
DOFMask dofmas; ///< DOF type
DOFMask dofmask; ///< DOF type
DOFMask bcmask; ///< BC type
size_t idx; ///< partition number (index in partition.parts)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment