, including all inherited members.
activityOnWorld() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
applyActivityOnlyOn(int _localColor) const (defined in Feel::WorldComm) | Feel::WorldComm | |
comm() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
communicator_type typedef (defined in Feel::WorldComm) | Feel::WorldComm | |
globalComm() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
globalRank() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
globalSize() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
godComm() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
godRank() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
godSize() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
hasMultiLocalActivity() const (defined in Feel::WorldComm) | Feel::WorldComm | |
isActive() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
localColorToGlobalRank(int _color, int _localRank) const (defined in Feel::WorldComm) | Feel::WorldComm | |
localComm() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
localRank() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
localSize() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
mapColorWorld() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
mapColorWorld(int k) const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
mapGlobalRankToGodRank() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
mapGlobalRankToGodRank(int k) const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
mapLocalRankToGlobalRank() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
mapLocalRankToGlobalRank(int k) const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
masterRank() const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
operator+(WorldComm const &_worldComm) const (defined in Feel::WorldComm) | Feel::WorldComm | |
self_type typedef (defined in Feel::WorldComm) | Feel::WorldComm | |
setIsActive(std::vector< int > const &_isActive) const (defined in Feel::WorldComm) | Feel::WorldComm | [inline] |
showMe(std::ostream &__out=std::cout) const | Feel::WorldComm | |
subWorldComm() const (defined in Feel::WorldComm) | Feel::WorldComm | |
subWorldComm(int color) const (defined in Feel::WorldComm) | Feel::WorldComm | |
subWorldCommSeq() const (defined in Feel::WorldComm) | Feel::WorldComm | |
upMasterRank() (defined in Feel::WorldComm) | Feel::WorldComm | |
WorldComm() (defined in Feel::WorldComm) | Feel::WorldComm | |
WorldComm(int _color) (defined in Feel::WorldComm) | Feel::WorldComm | |
WorldComm(std::vector< int > const &_colorWorld) (defined in Feel::WorldComm) | Feel::WorldComm | |
WorldComm(std::vector< int > const &_colorWorld, int localRank, communicator_type const &_globalComm=communicator_type(), communicator_type const &_godComm=communicator_type()) (defined in Feel::WorldComm) | Feel::WorldComm | |
WorldComm(WorldComm const &_wc) (defined in Feel::WorldComm) | Feel::WorldComm | |
WorldComm(communicator_type const &_globalComm, int _color, bool _isActive) (defined in Feel::WorldComm) | Feel::WorldComm | |
WorldComm(int _colorLocal, int localRank, int _colorGlobal, int globalRank, communicator_type const &_godComm, bool _isActive, bool _doInitActiveMap=true) (defined in Feel::WorldComm) | Feel::WorldComm | |
WorldComm(communicator_type const &_globalComm, communicator_type const &_godComm, int _localColor, int localRank, std::vector< int > const &isActive) (defined in Feel::WorldComm) | Feel::WorldComm | |
WorldComm(communicator_type const &_globalComm, communicator_type const &_localComm, communicator_type const &_godComm, int _localColor, std::vector< int > const &isActive) (defined in Feel::WorldComm) | Feel::WorldComm | |