uncommented blob averaging section of lbpm_color_simulator
This commit is contained in:
parent
3b5fb7793c
commit
2750e7b3d9
@ -832,11 +832,11 @@ int main(int argc, char **argv)
|
||||
Averages.ComputeLocal();
|
||||
Averages.Reduce();
|
||||
Averages.PrintAll(timestep);
|
||||
/* Averages.Initialize();
|
||||
Averages.Initialize();
|
||||
Averages.ComponentAverages();
|
||||
Averages.SortBlobs();
|
||||
Averages.PrintComponents(timestep);
|
||||
*/ //....................................................................
|
||||
//....................................................................
|
||||
PROFILE_STOP("Compute dist");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user