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
Kirill Terekhov
INMOST
Commits
251a9d53
Commit
251a9d53
authored
Apr 08, 2019
by
Kirill Terekhov
Browse files
for test
parent
95bd0b04
Changes
1
Hide whitespace changes
Inline
Side-by-side
Examples/AdaptiveMesh/amesh.cpp
View file @
251a9d53
...
...
@@ -683,6 +683,8 @@ namespace INMOST
if
(
model
)
model
->
Adaptation
(
*
m
);
//13. Delete old elements of the mesh
m
->
ApplyModification
();
m
->
ExchangeGhost
(
1
,
NODE
,
m
->
NewMarker
());
//14. Done
//cout << rank << ": Before end " << std::endl;
m
->
EndModification
();
...
...
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