Skip to content
Snippets Groups Projects
Commit 67cd92b7 authored by Abhinav Singh's avatar Abhinav Singh
Browse files

Fixing Vect_dist_subset Update

parent 31fae626
No related branches found
No related tags found
1 merge request!4Fd solver
......@@ -130,6 +130,9 @@ public:
*/
inline void update()
{
ghost_get_subset();
pid.clear();
auto it = vd.getDomainIterator();
......
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