33 #ifndef UGBASE__LIB_GRID__PARALLELIZATION__DISTRO_ADJUSTER_H_
34 #define UGBASE__LIB_GRID__PARALLELIZATION__DISTRO_ADJUSTER_H_
53 bool partitionForLocalProc,
54 bool createVerticalInterfaces
Definition: distro_adjuster.h:44
virtual ~DistroAdjuster()
Definition: distro_adjuster.h:46
virtual void adjust(MGSelector &sel, bool partitionForLocalProc, bool createVerticalInterfaces)=0
specialization of ISelector for grids of class MultiGrid.
Definition: selector_multi_grid.h:108