EpetraExt
Development
|
This is the complete list of members for EpetraExt_PointToBlockDiagPermute, including all inherited members.
Apply(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | EpetraExt_PointToBlockDiagPermute | virtual |
ApplyInverse(const Epetra_MultiVector &X, Epetra_MultiVector &Y) const | EpetraExt_PointToBlockDiagPermute | virtual |
BlockMatrix() | EpetraExt_PointToBlockDiagPermute | inlinevirtual |
CheckSizes(const Epetra_SrcDistObject &Source) | EpetraExt_PointToBlockDiagPermute | protectedvirtual |
Comm() const | EpetraExt_PointToBlockDiagPermute | inlinevirtual |
Compute() | EpetraExt_PointToBlockDiagPermute | virtual |
CopyAndPermute(const Epetra_SrcDistObject &Source, int NumSameIDs, int NumPermuteIDs, int *PermuteToLIDs, int *PermuteFromLIDs, const Epetra_OffsetIndex *Indexor, Epetra_CombineMode CombineMode=Zero) | EpetraExt_PointToBlockDiagPermute | protectedvirtual |
CreateFECrsMatrix() | EpetraExt_PointToBlockDiagPermute | virtual |
DistributedGlobal() const | Epetra_DistObject | |
DistributedGlobal() const | Epetra_DistObject | |
DoTransfer(const Epetra_SrcDistObject &A, Epetra_CombineMode CombineMode, int NumSameIDs, int NumPermuteIDs, int NumRemoteIDs, int NumExportIDs, int *PermuteToLIDs, int *PermuteFromLIDs, int *RemoteLIDs, int *ExportLIDs, int &LenExports, char *&Exports, int &LenImports, char *&Imports, Epetra_Distributor &Distor, bool DoReverse, const Epetra_OffsetIndex *Indexor) | Epetra_DistObject | protectedvirtual |
DoTransfer(const Epetra_SrcDistObject &A, Epetra_CombineMode CombineMode, int NumSameIDs, int NumPermuteIDs, int NumRemoteIDs, int NumExportIDs, int *PermuteToLIDs, int *PermuteFromLIDs, int *RemoteLIDs, int *ExportLIDs, int &LenExports, char *&Exports, int &LenImports, char *&Imports, Epetra_Distributor &Distor, bool DoReverse, const Epetra_OffsetIndex *Indexor) | Epetra_DistObject | protectedvirtual |
Epetra_DistObject(const Epetra_BlockMap &Map) | Epetra_DistObject | |
Epetra_DistObject(const Epetra_BlockMap &Map, const char *const Label) | Epetra_DistObject | |
Epetra_DistObject(const Epetra_DistObject &Source) | Epetra_DistObject | |
Epetra_DistObject(const Epetra_BlockMap &Map) | Epetra_DistObject | |
Epetra_DistObject(const Epetra_BlockMap &Map, const char *const Label) | Epetra_DistObject | |
Epetra_DistObject(const Epetra_DistObject &Source) | Epetra_DistObject | |
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 | |
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 | |
EpetraExt_PointToBlockDiagPermute(const Epetra_CrsMatrix &MAT) | EpetraExt_PointToBlockDiagPermute | |
Export(const Epetra_SrcDistObject &A, const Epetra_Import &Importer, Epetra_CombineMode CombineMode, const Epetra_OffsetIndex *Indexor=0) | EpetraExt_PointToBlockDiagPermute | |
Export(const Epetra_SrcDistObject &A, const Epetra_Export &Exporter, Epetra_CombineMode CombineMode, const Epetra_OffsetIndex *Indexor=0) | EpetraExt_PointToBlockDiagPermute | |
GetTracebackMode() | Epetra_Object | static |
GetTracebackStream() | Epetra_Object | static |
HasNormInf() const | EpetraExt_PointToBlockDiagPermute | inlinevirtual |
Import(const Epetra_SrcDistObject &A, const Epetra_Import &Importer, Epetra_CombineMode CombineMode, const Epetra_OffsetIndex *Indexor=0) | EpetraExt_PointToBlockDiagPermute | |
Import(const Epetra_SrcDistObject &A, const Epetra_Export &Exporter, Epetra_CombineMode CombineMode, const Epetra_OffsetIndex *Indexor=0) | EpetraExt_PointToBlockDiagPermute | |
Label() const | EpetraExt_PointToBlockDiagPermute | inlinevirtual |
Map() const | Epetra_DistObject | virtual |
Map() const | Epetra_DistObject | virtual |
NormInf() const | EpetraExt_PointToBlockDiagPermute | inlinevirtual |
OperatorDomainMap() const | EpetraExt_PointToBlockDiagPermute | inlinevirtual |
OperatorRangeMap() const | EpetraExt_PointToBlockDiagPermute | inlinevirtual |
PackAndPrepare(const Epetra_SrcDistObject &Source, int NumExportIDs, int *ExportLIDs, int &LenExports, char *&Exports, int &SizeOfPacket, int *Sizes, bool &VarSizes, Epetra_Distributor &Distor) | EpetraExt_PointToBlockDiagPermute | protectedvirtual |
Print(std::ostream &os) const | EpetraExt_PointToBlockDiagPermute | virtual |
ReportError(const std::string Message, int ErrorCode) const | Epetra_Object | virtual |
ReportError(const std::string Message, int ErrorCode) const | Epetra_Object | virtual |
SetLabel(const char *const Label) | Epetra_Object | virtual |
SetParameters(Teuchos::ParameterList &List) | EpetraExt_PointToBlockDiagPermute | virtual |
SetTracebackMode(int TracebackModeValue) | Epetra_Object | static |
SetUseTranspose(bool) | EpetraExt_PointToBlockDiagPermute | inlinevirtual |
UnpackAndCombine(const Epetra_SrcDistObject &Source, int NumImportIDs, int *ImportLIDs, int LenImports, char *Imports, int &SizeOfPacket, Epetra_Distributor &Distor, Epetra_CombineMode CombineMode, const Epetra_OffsetIndex *Indexor) | EpetraExt_PointToBlockDiagPermute | protectedvirtual |
UseTranspose() const | EpetraExt_PointToBlockDiagPermute | inlinevirtual |
~Epetra_DistObject() | Epetra_DistObject | virtual |
~Epetra_DistObject() | Epetra_DistObject | virtual |
~Epetra_Object() | Epetra_Object | virtual |
~Epetra_Object() | Epetra_Object | virtual |
~Epetra_Operator() | Epetra_Operator | virtual |
~Epetra_Operator() | Epetra_Operator | virtual |
~Epetra_SrcDistObject() | Epetra_SrcDistObject | virtual |
~Epetra_SrcDistObject() | Epetra_SrcDistObject | virtual |
~EpetraExt_PointToBlockDiagPermute() | EpetraExt_PointToBlockDiagPermute | virtual |