IBAMR  IBAMR version 0.19.
Classes | Namespaces
MergingLoadBalancer.h File Reference
#include <ibtk/config.h>
#include "ibtk/IBTK_MPI.h"
#include <ibtk/box_utilities.h>
#include <tbox/PIO.h>
#include <tbox/Pointer.h>
#include <Box.h>
#include <BoxArray.h>
#include <BoxList.h>
#include <LoadBalancer.h>
#include <algorithm>
#include <set>
#include <utility>
#include <vector>

Classes

class  SAMRAI::hier::PatchHierarchy< DIM >
 
class  IBTK::MergingLoadBalancer
 Class MergingLoadBalancer merges the boxes generated by a load balancer in a final step to decrease the total number of boxes. In essence, it postprocesses the list of boxes generated by its parent class to try and coalesce the set of boxes on each process. More...
 

Namespaces

 SAMRAI
 
 SAMRAI::hier
 
 IBTK