33 #ifndef __H__UG__distribution__
34 #define __H__UG__distribution__
83 GridDataSerializationHandler& serializer,
84 bool createVerticalInterfaces,
85 const std::vector<int>* processMap = NULL,
Definition: pcl_process_communicator.h:70
bool DistributeGrid(MultiGrid &mg, SubsetHandler &shPartition, GridDataSerializationHandler &serializer, bool createVerticalInterfaces, const std::vector< int > *processMap, const pcl::ProcessCommunicator &procComm)
distributes/redistributes parts of possibly distributed grids.
Definition: distribution.cpp:1802
GridSubsetHandler SubsetHandler
Definition: subset_handler_grid.h:376
InterfaceStates
Definition: distribution.h:44
@ IS_VMASTER
Definition: distribution.h:47
@ HAS_PARENT
Definition: distribution.h:50
@ IS_DUMMY
Definition: distribution.h:49
@ IS_NORMAL
Definition: distribution.h:46
@ IS_VSLAVE
Definition: distribution.h:48
@ IS_UNASSIGNED
Definition: distribution.h:45