Proxy of C++ EpetraExt::HDF5 class
def PyTrilinos::EpetraExt::HDF5::__init__ | ( | self, | ||
args | ||||
) |
__init__(self, Comm Comm) -> HDF5
def PyTrilinos::EpetraExt::HDF5::__init__ | ( | self, | ||
args | ||||
) |
__init__(self, Comm Comm) -> HDF5
def PyTrilinos::EpetraExt::HDF5::Close | ( | self, | ||
args | ||||
) |
Close(self)
def PyTrilinos::EpetraExt::HDF5::Close | ( | self, | ||
args | ||||
) |
Close(self)
def PyTrilinos::EpetraExt::HDF5::Create | ( | self, | ||
args | ||||
) |
Create(self, string FileName)
def PyTrilinos::EpetraExt::HDF5::Create | ( | self, | ||
args | ||||
) |
Create(self, string FileName)
def PyTrilinos::EpetraExt::HDF5::CreateGroup | ( | self, | ||
args | ||||
) |
CreateGroup(self, string GroupName)
def PyTrilinos::EpetraExt::HDF5::CreateGroup | ( | self, | ||
args | ||||
) |
CreateGroup(self, string GroupName)
def PyTrilinos::EpetraExt::HDF5::IsContained | ( | self, | ||
args | ||||
) |
IsContained(self, string Name) -> bool
def PyTrilinos::EpetraExt::HDF5::IsContained | ( | self, | ||
args | ||||
) |
IsContained(self, string Name) -> bool
def PyTrilinos::EpetraExt::HDF5::IsOpen | ( | self, | ||
args | ||||
) |
IsOpen(self) -> bool
def PyTrilinos::EpetraExt::HDF5::IsOpen | ( | self, | ||
args | ||||
) |
IsOpen(self) -> bool
def PyTrilinos::EpetraExt::HDF5::Open | ( | self, | ||
args | ||||
) |
Open(self, string FileName, int AccessType = H5F_ACC_RDWR)
def PyTrilinos::EpetraExt::HDF5::Open | ( | self, | ||
args | ||||
) |
Open(self, string FileName, int AccessType = H5F_ACC_RDWR)
def PyTrilinos::EpetraExt::HDF5::ReadBlockMap | ( | self, | ||
args | ||||
) |
ReadBlockMap(self, string name) -> BlockMap Return a BlockMap read from an HDF5 file specified by filename 'name'.
def PyTrilinos::EpetraExt::HDF5::ReadBlockMap | ( | self, | ||
args | ||||
) |
ReadBlockMap(self, string name) -> BlockMap Return a BlockMap read from an HDF5 file specified by filename 'name'.
def PyTrilinos::EpetraExt::HDF5::ReadBlockMapProperties | ( | self, | ||
args | ||||
) |
ReadBlockMapProperties(self, string GroupName, int NumGlobalElements, int NumGlobalPoints, int IndexBase, int NumProc)
def PyTrilinos::EpetraExt::HDF5::ReadBlockMapProperties | ( | self, | ||
args | ||||
) |
ReadBlockMapProperties(self, string GroupName, int NumGlobalElements, int NumGlobalPoints, int IndexBase, int NumProc)
def PyTrilinos::EpetraExt::HDF5::ReadComment | ( | self, | ||
args | ||||
) |
ReadComment(self, string GroupName, string Comment)
def PyTrilinos::EpetraExt::HDF5::ReadComment | ( | self, | ||
args | ||||
) |
ReadComment(self, string GroupName, string Comment)
def PyTrilinos::EpetraExt::HDF5::ReadCrsGraph | ( | self, | ||
args | ||||
) |
ReadCrsGraph(self, string name) -> CrsGraph Return a CrsGraph read from an HDF5 file specified by filename 'name'.
def PyTrilinos::EpetraExt::HDF5::ReadCrsGraph | ( | self, | ||
args | ||||
) |
ReadCrsGraph(self, string name) -> CrsGraph Return a CrsGraph read from an HDF5 file specified by filename 'name'.
def PyTrilinos::EpetraExt::HDF5::ReadCrsGraphProperties | ( | self, | ||
args | ||||
) |
ReadCrsGraphProperties(self, string GroupName, int NumGlobalRows, int NumGlobalCols, int NumGlobalNonzeros, int NumGlobalDiagonals, int MaxNumIndices)
def PyTrilinos::EpetraExt::HDF5::ReadCrsGraphProperties | ( | self, | ||
args | ||||
) |
ReadCrsGraphProperties(self, string GroupName, int NumGlobalRows, int NumGlobalCols, int NumGlobalNonzeros, int NumGlobalDiagonals, int MaxNumIndices)
def PyTrilinos::EpetraExt::HDF5::ReadCrsMatrix | ( | self, | ||
args | ||||
) |
ReadCrsMatrix(self, string name) -> CrsMatrix Return a CrsMatrix read from an HDF5 file specified by filename 'name'.
def PyTrilinos::EpetraExt::HDF5::ReadCrsMatrix | ( | self, | ||
args | ||||
) |
ReadCrsMatrix(self, string name) -> CrsMatrix Return a CrsMatrix read from an HDF5 file specified by filename 'name'.
def PyTrilinos::EpetraExt::HDF5::ReadCrsMatrixProperties | ( | self, | ||
args | ||||
) |
ReadCrsMatrixProperties(self, string GroupName, int NumGlobalRows, int NumGlobalCols, int NumNonzeros, int NumGlobalDiagonals, int MaxNumEntries, double NormOne, double NormInf)
def PyTrilinos::EpetraExt::HDF5::ReadCrsMatrixProperties | ( | self, | ||
args | ||||
) |
ReadCrsMatrixProperties(self, string GroupName, int NumGlobalRows, int NumGlobalCols, int NumNonzeros, int NumGlobalDiagonals, int MaxNumEntries, double NormOne, double NormInf)
def PyTrilinos::EpetraExt::HDF5::ReadDoubleDistArrayProperties | ( | self, | ||
args | ||||
) |
ReadDoubleDistArrayProperties(self, string GroupName, int GlobalLength, int RowSize)
def PyTrilinos::EpetraExt::HDF5::ReadDoubleDistArrayProperties | ( | self, | ||
args | ||||
) |
ReadDoubleDistArrayProperties(self, string GroupName, int GlobalLength, int RowSize)
def PyTrilinos::EpetraExt::HDF5::ReadHandleProperties | ( | self, | ||
args | ||||
) |
ReadHandleProperties(self, string GroupName, string Type, int NumGlobalElements)
def PyTrilinos::EpetraExt::HDF5::ReadHandleProperties | ( | self, | ||
args | ||||
) |
ReadHandleProperties(self, string GroupName, string Type, int NumGlobalElements)
def PyTrilinos::EpetraExt::HDF5::ReadIntDistArrayProperties | ( | self, | ||
args | ||||
) |
ReadIntDistArrayProperties(self, string GroupName, int GlobalLength, int RowSize)
def PyTrilinos::EpetraExt::HDF5::ReadIntDistArrayProperties | ( | self, | ||
args | ||||
) |
ReadIntDistArrayProperties(self, string GroupName, int GlobalLength, int RowSize)
def PyTrilinos::EpetraExt::HDF5::ReadIntVector | ( | self, | ||
args | ||||
) |
ReadIntVector(self, string name) -> Epetra_IntVector Return an IntVector read from an HDF5 file specified by filename 'name'.
def PyTrilinos::EpetraExt::HDF5::ReadIntVector | ( | self, | ||
args | ||||
) |
ReadIntVector(self, string name) -> Epetra_IntVector Return an IntVector read from an HDF5 file specified by filename 'name'.
def PyTrilinos::EpetraExt::HDF5::ReadIntVectorProperties | ( | self, | ||
args | ||||
) |
ReadIntVectorProperties(self, string GroupName, int GlobalLength)
def PyTrilinos::EpetraExt::HDF5::ReadIntVectorProperties | ( | self, | ||
args | ||||
) |
ReadIntVectorProperties(self, string GroupName, int GlobalLength)
def PyTrilinos::EpetraExt::HDF5::ReadMap | ( | self, | ||
args | ||||
) |
ReadMap(self, string name) -> Map Return a Map read from an HDF5 file specified by filename 'name'.
def PyTrilinos::EpetraExt::HDF5::ReadMap | ( | self, | ||
args | ||||
) |
ReadMap(self, string name) -> Map Return a Map read from an HDF5 file specified by filename 'name'.
def PyTrilinos::EpetraExt::HDF5::ReadMapProperties | ( | self, | ||
args | ||||
) |
ReadMapProperties(self, string GroupName, int NumGlobalElements, int IndexBase, int NumProc)
def PyTrilinos::EpetraExt::HDF5::ReadMapProperties | ( | self, | ||
args | ||||
) |
ReadMapProperties(self, string GroupName, int NumGlobalElements, int IndexBase, int NumProc)
def PyTrilinos::EpetraExt::HDF5::ReadMultiVector | ( | self, | ||
args | ||||
) |
ReadMultiVector(self, string name) -> Epetra_MultiVector Return a MultiVector read from an HDF5 file specified by filename 'name'.
def PyTrilinos::EpetraExt::HDF5::ReadMultiVector | ( | self, | ||
args | ||||
) |
ReadMultiVector(self, string name) -> Epetra_MultiVector Return a MultiVector read from an HDF5 file specified by filename 'name'.
def PyTrilinos::EpetraExt::HDF5::ReadMultiVectorProperties | ( | self, | ||
args | ||||
) |
ReadMultiVectorProperties(self, string GroupName, int GlobalLength, int NumVectors)
def PyTrilinos::EpetraExt::HDF5::ReadMultiVectorProperties | ( | self, | ||
args | ||||
) |
ReadMultiVectorProperties(self, string GroupName, int GlobalLength, int NumVectors)
def PyTrilinos::EpetraExt::HDF5::Write | ( | self, | ||
args | ||||
) |
Write(self, string GroupName, string DataSetName, int data) Write(self, string GroupName, string DataSetName, double data) Write(self, string GroupName, string DataSetName, string data) Write(self, string GroupName, string DataSetName, int type, int Length, void data) Write(self, string GroupName, string DataSetName, int MySize, int GlobalSize, int type, void data) Write(self, string GroupName, Map Map) Write(self, string GroupName, BlockMap Map) Write(self, string GroupName, CrsGraph Graph) Write(self, string GroupName, Epetra_IntVector x) Write(self, string GroupName, Epetra_MultiVector x, bool writeTranspose = False) Write(self, string GroupName, RowMatrix Matrix) Write(self, string GroupName, ParameterList List) Write(self, string GroupName, EpetraExt::DistArray<(int)> array) Write(self, string GroupName, EpetraExt::DistArray<(double)> array) Write(self, string GroupName, Handle List)
def PyTrilinos::EpetraExt::HDF5::Write | ( | self, | ||
args | ||||
) |
Write(self, string GroupName, string DataSetName, int data) Write(self, string GroupName, string DataSetName, double data) Write(self, string GroupName, string DataSetName, string data) Write(self, string GroupName, string DataSetName, int type, int Length, void data) Write(self, string GroupName, string DataSetName, int MySize, int GlobalSize, int type, void data) Write(self, string GroupName, Map Map) Write(self, string GroupName, BlockMap Map) Write(self, string GroupName, CrsGraph Graph) Write(self, string GroupName, Epetra_IntVector x) Write(self, string GroupName, Epetra_MultiVector x, bool writeTranspose = False) Write(self, string GroupName, RowMatrix Matrix) Write(self, string GroupName, ParameterList List) Write(self, string GroupName, EpetraExt::DistArray<(int)> array) Write(self, string GroupName, EpetraExt::DistArray<(double)> array) Write(self, string GroupName, Handle List)
def PyTrilinos::EpetraExt::HDF5::WriteComment | ( | self, | ||
args | ||||
) |
WriteComment(self, string GroupName, string Comment)
def PyTrilinos::EpetraExt::HDF5::WriteComment | ( | self, | ||
args | ||||
) |
WriteComment(self, string GroupName, string Comment)