Epetra Package Browser (Single Doxygen Collection)
Development
|
This is the complete list of members for Epetra_BlockMap, including all inherited members.
BlockMapData_ | Epetra_BlockMap | protected |
CheckValidNGE(long long NumGlobalElements) | Epetra_BlockMap | private |
CleanupData() | Epetra_BlockMap | protected |
Comm() const | Epetra_BlockMap | inline |
ConstantElementSize() const | Epetra_BlockMap | inline |
ConstructAutoUniform(long long NumGlobal_Elements, int Element_Size, long long Index_Base, const Epetra_Comm &comm, bool IsLongLong) | Epetra_BlockMap | private |
ConstructUserConstant(int_type NumGlobal_Elements, int NumMy_Elements, const int_type *myGlobalElements, int Element_Size, int_type indexBase, const Epetra_Comm &comm, bool IsLongLong) | Epetra_BlockMap | private |
ConstructUserConstantNoComm(int_type NumGlobal_Elements, int NumMy_Elements, const int_type *myGlobalElements, int ElementSize, int_type indexBase, const Epetra_Comm &comm, bool IsLongLong, bool UserIsDistributedGlobal, int_type UserMinAllGID, int_type UserMaxAllGID) | Epetra_BlockMap | private |
ConstructUserLinear(long long NumGlobal_Elements, int NumMy_Elements, int Element_Size, long long Index_Base, const Epetra_Comm &comm, bool IsLongLong) | Epetra_BlockMap | private |
ConstructUserVariable(int_type NumGlobal_Elements, int NumMy_Elements, const int_type *myGlobalElements, const int *elementSizeList, int_type indexBase, const Epetra_Comm &comm, bool IsLongLong) | Epetra_BlockMap | private |
DataPtr() const | Epetra_BlockMap | inline |
DetermineIsOneToOne() const | Epetra_BlockMap | private |
DistributedGlobal() const | Epetra_BlockMap | inline |
ElementSize() const | Epetra_BlockMap | inline |
ElementSize(int LID) const | Epetra_BlockMap | |
ElementSizeList() const | Epetra_BlockMap | |
ElementSizeList(int *ElementSizeList) const | Epetra_BlockMap | |
EndOfConstructorOps() | Epetra_BlockMap | private |
Epetra_BlockMap(int NumGlobalElements, int ElementSize, int IndexBase, const Epetra_Comm &Comm) | Epetra_BlockMap | |
Epetra_BlockMap(long long NumGlobalElements, int ElementSize, int IndexBase, const Epetra_Comm &Comm) | Epetra_BlockMap | |
Epetra_BlockMap(long long NumGlobalElements, int ElementSize, long long IndexBase, const Epetra_Comm &Comm) | Epetra_BlockMap | |
Epetra_BlockMap(int NumGlobalElements, int NumMyElements, int ElementSize, int IndexBase, const Epetra_Comm &Comm) | Epetra_BlockMap | |
Epetra_BlockMap(long long NumGlobalElements, int NumMyElements, int ElementSize, int IndexBase, const Epetra_Comm &Comm) | Epetra_BlockMap | |
Epetra_BlockMap(long long NumGlobalElements, int NumMyElements, int ElementSize, long long IndexBase, const Epetra_Comm &Comm) | Epetra_BlockMap | |
Epetra_BlockMap(int NumGlobalElements, int NumMyElements, const int *MyGlobalElements, int ElementSize, int IndexBase, const Epetra_Comm &Comm) | Epetra_BlockMap | |
Epetra_BlockMap(long long NumGlobalElements, int NumMyElements, const long long *MyGlobalElements, int ElementSize, int IndexBase, const Epetra_Comm &Comm) | Epetra_BlockMap | |
Epetra_BlockMap(long long NumGlobalElements, int NumMyElements, const long long *MyGlobalElements, int ElementSize, long long IndexBase, const Epetra_Comm &Comm) | Epetra_BlockMap | |
Epetra_BlockMap(int NumGlobalElements, int NumMyElements, const int *MyGlobalElements, const int *ElementSizeList, int IndexBase, const Epetra_Comm &Comm) | Epetra_BlockMap | |
Epetra_BlockMap(long long NumGlobalElements, int NumMyElements, const long long *MyGlobalElements, const int *ElementSizeList, int IndexBase, const Epetra_Comm &Comm) | Epetra_BlockMap | |
Epetra_BlockMap(long long NumGlobalElements, int NumMyElements, const long long *MyGlobalElements, const int *ElementSizeList, long long IndexBase, const Epetra_Comm &Comm) | Epetra_BlockMap | |
Epetra_BlockMap(long long NumGlobal_Elements, int NumMy_Elements, const long long *myGlobalElements, int ElementSize, int indexBase, const Epetra_Comm &comm, bool UserIsDistributedGlobal, long long UserMinAllGID, long long UserMaxAllGID) | Epetra_BlockMap | |
Epetra_BlockMap(long long NumGlobal_Elements, int NumMy_Elements, const long long *myGlobalElements, int ElementSize, long long indexBase, const Epetra_Comm &comm, bool UserIsDistributedGlobal, long long UserMinAllGID, long long UserMaxAllGID) | Epetra_BlockMap | |
Epetra_BlockMap(int NumGlobal_Elements, int NumMy_Elements, const int *myGlobalElements, int ElementSize, int indexBase, const Epetra_Comm &comm, bool UserIsDistributedGlobal, int UserMinAllGID, int UserMaxAllGID) | Epetra_BlockMap | |
Epetra_BlockMap(const Epetra_BlockMap &map) | Epetra_BlockMap | |
Epetra_Directory class | Epetra_BlockMap | friend |
Epetra_LocalMap class | Epetra_BlockMap | friend |
Epetra_Object(int TracebackModeIn=-1, bool set_label=true) | Epetra_Object | |
Epetra_Object(const char *const Label, int TracebackModeIn=-1) | Epetra_Object | |
Epetra_Object(const Epetra_Object &Object) | Epetra_Object | |
FindLocalElementID(int PointID, int &ElementID, int &ElementOffset) const | Epetra_BlockMap | |
FirstPointInElement(int LID) const | Epetra_BlockMap | |
FirstPointInElementList() const | Epetra_BlockMap | |
FirstPointInElementList(int *FirstPointInElementList) const | Epetra_BlockMap | |
GetTracebackMode() | Epetra_Object | static |
GetTracebackStream() | Epetra_Object | static |
GID(int LID) const | Epetra_BlockMap | |
GID64(int LID) const | Epetra_BlockMap | |
GlobalIndicesInt() const | Epetra_BlockMap | inline |
GlobalIndicesIsType() const | Epetra_BlockMap | |
GlobalIndicesIsType() const | Epetra_BlockMap | inline |
GlobalIndicesIsType() const | Epetra_BlockMap | inline |
GlobalIndicesLongLong() const | Epetra_BlockMap | inline |
GlobalIndicesTypeMatch(const Epetra_BlockMap &other) const | Epetra_BlockMap | inline |
GlobalIndicesTypeValid() const | Epetra_BlockMap | inline |
GlobalToLocalSetup() | Epetra_BlockMap | private |
IndexBase() const | Epetra_BlockMap | inline |
IndexBase64() const | Epetra_BlockMap | inline |
IsDistributedGlobal(long long NumGlobalElements, int NumMyElements) const | Epetra_BlockMap | private |
IsOneToOne() const | Epetra_BlockMap | |
Label() const | Epetra_Object | virtual |
LID(int GID) const | Epetra_BlockMap | |
LID(long long GID) const | Epetra_BlockMap | |
LinearMap() const | Epetra_BlockMap | inline |
MaxAllGID() const | Epetra_BlockMap | inline |
MaxAllGID64() const | Epetra_BlockMap | inline |
MaxElementSize() const | Epetra_BlockMap | inline |
MaxLID() const | Epetra_BlockMap | inline |
MaxMyElementSize() const | Epetra_BlockMap | inline |
MaxMyGID() const | Epetra_BlockMap | inline |
MaxMyGID64() const | Epetra_BlockMap | inline |
MinAllGID() const | Epetra_BlockMap | inline |
MinAllGID64() const | Epetra_BlockMap | inline |
MinElementSize() const | Epetra_BlockMap | inline |
MinLID() const | Epetra_BlockMap | inline |
MinMyElementSize() const | Epetra_BlockMap | inline |
MinMyGID() const | Epetra_BlockMap | inline |
MinMyGID64() const | Epetra_BlockMap | inline |
MyGID(int GID_in) const | Epetra_BlockMap | inline |
MyGID(long long GID_in) const | Epetra_BlockMap | inline |
MyGlobalElements(int *MyGlobalElementList) const | Epetra_BlockMap | |
MyGlobalElements(long long *MyGlobalElementList) const | Epetra_BlockMap | |
MyGlobalElements() const | Epetra_BlockMap | |
MyGlobalElements(const int *&IntGIDs, const long long *&LLGIDs) const | Epetra_BlockMap | inline |
MyGlobalElements(int *&IntGIDs, long long *&LLGIDs) | Epetra_BlockMap | inline |
MyGlobalElements64() const | Epetra_BlockMap | |
MyGlobalElementsPtr(int *&MyGlobalElementList) const | Epetra_BlockMap | |
MyGlobalElementsPtr(long long *&MyGlobalElementList) const | Epetra_BlockMap | |
MyGlobalElementVal(int i) | Epetra_BlockMap | private |
MyGlobalElementVal(int i) | Epetra_BlockMap | inlineprivate |
MyGlobalElementVal(int i) | Epetra_BlockMap | inlineprivate |
MyGlobalElementValGet(int i) | Epetra_BlockMap | private |
MyGlobalElementValGet(int i) | Epetra_BlockMap | inlineprivate |
MyGlobalElementValGet(int i) | Epetra_BlockMap | inlineprivate |
MyLID(int lid) const | Epetra_BlockMap | inline |
NumGlobalElements() const | Epetra_BlockMap | inline |
NumGlobalElements64() const | Epetra_BlockMap | inline |
NumGlobalPoints() const | Epetra_BlockMap | inline |
NumGlobalPoints64() const | Epetra_BlockMap | inline |
NumMyElements() const | Epetra_BlockMap | inline |
NumMyPoints() const | Epetra_BlockMap | inline |
operator=(const Epetra_BlockMap &map) | Epetra_BlockMap | |
PointSameAs(const Epetra_BlockMap &Map) const | Epetra_BlockMap | |
PointToElementList() const | Epetra_BlockMap | |
PointToElementList(int *PointToElementList) const | Epetra_BlockMap | |
Print(std::ostream &os) const | Epetra_BlockMap | virtual |
ReferenceCount() const | Epetra_BlockMap | inline |
RemoteIDList(int NumIDs, const int *GIDList, int *PIDList, int *LIDList) const | Epetra_BlockMap | inline |
RemoteIDList(int NumIDs, const long long *GIDList, int *PIDList, int *LIDList) const | Epetra_BlockMap | inline |
RemoteIDList(int NumIDs, const int *GIDList, int *PIDList, int *LIDList, int *SizeList) const | Epetra_BlockMap | |
RemoteIDList(int NumIDs, const long long *GIDList, int *PIDList, int *LIDList, int *SizeList) const | Epetra_BlockMap | |
RemoveEmptyProcesses() const | Epetra_BlockMap | |
ReplaceCommWithSubset(const Epetra_Comm *Comm) const | Epetra_BlockMap | |
ReportError(const std::string Message, int ErrorCode) const | Epetra_Object | virtual |
SameAs(const Epetra_BlockMap &Map) const | Epetra_BlockMap | |
SameBlockMapDataAs(const Epetra_BlockMap &Map) const | Epetra_BlockMap | |
SetLabel(const char *const Label) | Epetra_Object | virtual |
SetTracebackMode(int TracebackModeValue) | Epetra_Object | static |
SizeMyGlobalElement(int n) | Epetra_BlockMap | private |
SizeMyGlobalElement(int n) | Epetra_BlockMap | inlineprivate |
SizeMyGlobalElement(int n) | Epetra_BlockMap | inlineprivate |
TGlobalToLocalSetup() | Epetra_BlockMap | private |
toString(const int &x) const | Epetra_Object | inlineprotected |
toString(const long long &x) const | Epetra_Object | inlineprotected |
toString(const double &x) const | Epetra_Object | inlineprotected |
TracebackMode | Epetra_Object | static |
UniqueGIDs() const | Epetra_BlockMap | inline |
~Epetra_BlockMap(void) | Epetra_BlockMap | virtual |
~Epetra_Object() | Epetra_Object | virtual |