PyTrilinos::Epetra::OffsetIndex Class Reference

Inheritance diagram for PyTrilinos::Epetra::OffsetIndex:

Inheritance graph
[legend]
Collaboration diagram for PyTrilinos::Epetra::OffsetIndex:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def SameOffsets
def PermuteOffsets
def RemoteOffsets
def __init__
def SameOffsets
def PermuteOffsets
def RemoteOffsets

Public Attributes

 this


Detailed Description

Epetra_OffsetIndex: This class builds index for efficient mapping of
data from one Epetra_CrsGraph based object to another.

Epetra_OffsetIndex generates and index of offsets allowing direct
access to data for Import/Export operations on Epetra_CrsGraph based
objects such as Epetra_CrsMatrix.

C++ includes: Epetra_OffsetIndex.h 

Member Function Documentation

def PyTrilinos::Epetra::OffsetIndex::__init__ (   self,
  args 
)

__init__(self, CrsGraph SourceGraph, CrsGraph TargetGraph, Import Importer) -> OffsetIndex
__init__(self, CrsGraph SourceGraph, CrsGraph TargetGraph, Export Exporter) -> OffsetIndex
__init__(self, OffsetIndex Indexor) -> OffsetIndex

Epetra_OffsetIndex::Epetra_OffsetIndex(const Epetra_OffsetIndex
&Indexor)

Epetra_OffsetIndex copy constructor. 

Reimplemented from PyTrilinos::Epetra::Object.

def PyTrilinos::Epetra::OffsetIndex::__init__ (   self,
  args 
)

__init__(self, CrsGraph SourceGraph, CrsGraph TargetGraph, Import Importer) -> OffsetIndex
__init__(self, CrsGraph SourceGraph, CrsGraph TargetGraph, Export Exporter) -> OffsetIndex
__init__(self, OffsetIndex Indexor) -> OffsetIndex

Epetra_OffsetIndex::Epetra_OffsetIndex(const Epetra_OffsetIndex
&Indexor)

Epetra_OffsetIndex copy constructor. 

Reimplemented from PyTrilinos::Epetra::Object.

def PyTrilinos::Epetra::OffsetIndex::PermuteOffsets (   self,
  args 
)

PermuteOffsets(self) -> int

int**
Epetra_OffsetIndex::PermuteOffsets() const

Accessor. 

def PyTrilinos::Epetra::OffsetIndex::PermuteOffsets (   self,
  args 
)

PermuteOffsets(self) -> int

int**
Epetra_OffsetIndex::PermuteOffsets() const

Accessor. 

def PyTrilinos::Epetra::OffsetIndex::RemoteOffsets (   self,
  args 
)

RemoteOffsets(self) -> int

int**
Epetra_OffsetIndex::RemoteOffsets() const

Accessor. 

def PyTrilinos::Epetra::OffsetIndex::RemoteOffsets (   self,
  args 
)

RemoteOffsets(self) -> int

int**
Epetra_OffsetIndex::RemoteOffsets() const

Accessor. 

def PyTrilinos::Epetra::OffsetIndex::SameOffsets (   self,
  args 
)

SameOffsets(self) -> int

int**
Epetra_OffsetIndex::SameOffsets() const

Accessor. 

def PyTrilinos::Epetra::OffsetIndex::SameOffsets (   self,
  args 
)

SameOffsets(self) -> int

int**
Epetra_OffsetIndex::SameOffsets() const

Accessor. 


The documentation for this class was generated from the following files:

Generated on Thu Dec 17 11:00:21 2009 for PyTrilinos by  doxygen 1.5.9