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::DataMapprotected
_M_first_df_globalclusterFeel::DataMapprotected
_M_last_dfFeel::DataMapprotected
_M_last_df_globalclusterFeel::DataMapprotected
_M_n_dofsFeel::DataMapprotected
_M_n_localWithGhost_dfFeel::DataMapprotected
_M_n_localWithoutGhost_dfFeel::DataMapprotected
close() const (defined in Feel::DataMap)Feel::DataMap
closed() const Feel::DataMapinline
comm() const (defined in Feel::DataMap)Feel::DataMapinline
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::DataMapinline
dofGlobalClusterIsOnProc(size_type globDof, int proc) const (defined in Feel::DataMap)Feel::DataMapinline
firstDof() const Feel::DataMapinline
firstDof(const size_type proc) const Feel::DataMapinline
firstDofGlobalCluster() const (defined in Feel::DataMap)Feel::DataMapinline
firstDofGlobalCluster(uint16_type proc) const (defined in Feel::DataMap)Feel::DataMapinline
gid(size_type LID) const Feel::DataMapinline
lastDof() const Feel::DataMapinline
lastDof(const unsigned int proc) const Feel::DataMapinline
lastDofGlobalCluster() const Feel::DataMapinline
lastDofGlobalCluster(uint16_type proc) const (defined in Feel::DataMap)Feel::DataMapinline
lid(size_type GID) const Feel::DataMapinline
M_closed (defined in Feel::DataMap)Feel::DataMapmutableprotected
M_mapGlobalClusterToGlobalProcessFeel::DataMapprotected
M_mapGlobalProcessToGlobalClusterFeel::DataMapprotected
M_myglobalelements (defined in Feel::DataMap)Feel::DataMapmutableprotected
M_worldCommFeel::DataMapprotected
mapGlobalClusterToGlobalProcess() const (defined in Feel::DataMap)Feel::DataMapinline
mapGlobalClusterToGlobalProcess(size_type i) const (defined in Feel::DataMap)Feel::DataMapinline
mapGlobalProcessToGlobalCluster() const (defined in Feel::DataMap)Feel::DataMapinline
mapGlobalProcessToGlobalCluster(size_type i) const (defined in Feel::DataMap)Feel::DataMapinline
maxAllGID() const Feel::DataMapinline
maxLID() const Feel::DataMapinline
maxMyGID() const Feel::DataMapinline
minAllGID() const Feel::DataMapinline
minLID() const Feel::DataMapinline
minMyGID() const Feel::DataMapinline
myGID(size_type GID) const Feel::DataMapinline
myGlobalElements() const Feel::DataMap
myLID(size_type LID) const Feel::DataMapinline
nDof() const Feel::DataMapinline
nDofOnProcessor(const size_type proc) const Feel::DataMapinline
nGlobalElements() const Feel::DataMapinline
nLocalDof() const Feel::DataMapinline
nLocalDofWithGhost() const Feel::DataMapinline
nLocalDofWithoutGhost() const Feel::DataMapinline
nMyDof() const Feel::DataMapinline
nMyElements() const Feel::DataMapinline
nProcessors() const (defined in Feel::DataMap)Feel::DataMapinline
operator=(DataMap const &dm) (defined in Feel::DataMap)Feel::DataMap
procOnGlobalCluster(size_type globDof) const (defined in Feel::DataMap)Feel::DataMapinline
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::DataMapinline
~DataMap() (defined in Feel::DataMap)Feel::DataMapvirtual