Feel++  0.91.4
Feel::DataMap Member List
This is the complete list of members for Feel::DataMap, including all inherited members.
_M_first_dfFeel::DataMap [protected]
_M_first_df_globalclusterFeel::DataMap [protected]
_M_last_dfFeel::DataMap [protected]
_M_last_df_globalclusterFeel::DataMap [protected]
_M_n_dofsFeel::DataMap [protected]
_M_n_localWithGhost_dfFeel::DataMap [protected]
_M_n_localWithoutGhost_dfFeel::DataMap [protected]
close() const (defined in Feel::DataMap)Feel::DataMap
closed() const Feel::DataMap [inline]
comm() const (defined in Feel::DataMap)Feel::DataMap [inline]
DataMap(WorldComm const &_worldComm=WorldComm()) (defined in Feel::DataMap)Feel::DataMap
DataMap(size_type n, size_type n_local, WorldComm const &_worldComm=WorldComm())Feel::DataMap
DataMap(size_type n, std::vector< int > const &firstdof, std::vector< int > const &lastdof)Feel::DataMap
DataMap(DataMap const &dm) (defined in Feel::DataMap)Feel::DataMap
dofGlobalClusterIsOnProc(size_type globDof) const (defined in Feel::DataMap)Feel::DataMap [inline]
dofGlobalClusterIsOnProc(size_type globDof, int proc) const (defined in Feel::DataMap)Feel::DataMap [inline]
firstDof() const Feel::DataMap [inline]
firstDof(const size_type proc) const Feel::DataMap [inline]
firstDofGlobalCluster() const (defined in Feel::DataMap)Feel::DataMap [inline]
firstDofGlobalCluster(uint16_type proc) const (defined in Feel::DataMap)Feel::DataMap [inline]
gid(size_type LID) const Feel::DataMap [inline]
lastDof() const Feel::DataMap [inline]
lastDof(const unsigned int proc) const Feel::DataMap [inline]
lastDofGlobalCluster() const Feel::DataMap [inline]
lastDofGlobalCluster(uint16_type proc) const (defined in Feel::DataMap)Feel::DataMap [inline]
lid(size_type GID) const Feel::DataMap [inline]
M_closed (defined in Feel::DataMap)Feel::DataMap [mutable, protected]
M_mapGlobalClusterToGlobalProcessFeel::DataMap [protected]
M_mapGlobalProcessToGlobalClusterFeel::DataMap [protected]
M_myglobalelements (defined in Feel::DataMap)Feel::DataMap [mutable, protected]
M_worldCommFeel::DataMap [protected]
mapGlobalClusterToGlobalProcess() const (defined in Feel::DataMap)Feel::DataMap [inline]
mapGlobalClusterToGlobalProcess(size_type i) const (defined in Feel::DataMap)Feel::DataMap [inline]
mapGlobalProcessToGlobalCluster() const (defined in Feel::DataMap)Feel::DataMap [inline]
mapGlobalProcessToGlobalCluster(size_type i) const (defined in Feel::DataMap)Feel::DataMap [inline]
maxAllGID() const Feel::DataMap [inline]
maxLID() const Feel::DataMap [inline]
maxMyGID() const Feel::DataMap [inline]
minAllGID() const Feel::DataMap [inline]
minLID() const Feel::DataMap [inline]
minMyGID() const Feel::DataMap [inline]
myGID(size_type GID) const Feel::DataMap [inline]
myGlobalElements() const Feel::DataMap
myLID(size_type LID) const Feel::DataMap [inline]
nDof() const Feel::DataMap [inline]
nDofOnProcessor(const size_type proc) const Feel::DataMap [inline]
nGlobalElements() const Feel::DataMap [inline]
nLocalDof() const Feel::DataMap [inline]
nLocalDofWithGhost() const Feel::DataMap [inline]
nLocalDofWithoutGhost() const Feel::DataMap [inline]
nMyDof() const Feel::DataMap [inline]
nMyElements() const Feel::DataMap [inline]
nProcessors() const (defined in Feel::DataMap)Feel::DataMap [inline]
operator=(DataMap const &dm) (defined in Feel::DataMap)Feel::DataMap
procOnGlobalCluster(size_type globDof) const (defined in Feel::DataMap)Feel::DataMap [inline]
resizeMapGlobalClusterToGlobalProcess(size_type n) (defined in Feel::DataMap)Feel::DataMap
resizeMapGlobalProcessToGlobalCluster(size_type n) (defined in Feel::DataMap)Feel::DataMap
setFirstDof(const size_type proc, const size_type df, bool inWorld=true) (defined in Feel::DataMap)Feel::DataMap
setFirstDofGlobalCluster(const size_type proc, const size_type df, bool inWorld=true) (defined in Feel::DataMap)Feel::DataMap
setLastDof(const size_type proc, const size_type df, bool inWorld=true) (defined in Feel::DataMap)Feel::DataMap
setLastDofGlobalCluster(const size_type proc, const size_type df, bool inWorld=true) (defined in Feel::DataMap)Feel::DataMap
setMapGlobalClusterToGlobalProcess(std::vector< size_type > const &map) (defined in Feel::DataMap)Feel::DataMap
setMapGlobalClusterToGlobalProcess(size_type i, size_type j) (defined in Feel::DataMap)Feel::DataMap
setMapGlobalProcessToGlobalCluster(std::vector< size_type > const &map) (defined in Feel::DataMap)Feel::DataMap
setMapGlobalProcessToGlobalCluster(size_type i, size_type j) (defined in Feel::DataMap)Feel::DataMap
setNDof(size_type ndof) (defined in Feel::DataMap)Feel::DataMap
setNLocalDofWithGhost(const size_type proc, const size_type n, bool inWorld=true) (defined in Feel::DataMap)Feel::DataMap
setNLocalDofWithoutGhost(const size_type proc, const size_type n, bool inWorld=true) (defined in Feel::DataMap)Feel::DataMap
showMeMapGlobalProcessToGlobalCluster(std::ostream &__out=std::cout) const (defined in Feel::DataMap)Feel::DataMap
updateDataInWorld() (defined in Feel::DataMap)Feel::DataMap
worldComm() const Feel::DataMap [inline]
~DataMap() (defined in Feel::DataMap)Feel::DataMap [virtual]