PyTrilinos::Epetra::SrcDistObject Class Reference

Inheritance diagram for PyTrilinos::Epetra::SrcDistObject:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def Map
def __init__
def Map


Detailed Description

Epetra_SrcDistObject: A class for supporting flexible source
distributed objects for import/export operations.

The Epetra_SrcDistObject is a base class for all Epetra distributed
global objects that are potential source objects for the general
Epetra_DistObject class. It provides a way to send a very general
distributed object as the potential source object for an import or
export object. For example, it is possible to pass an Epetra_RowMatrix
object as the source object for an import/export where the target is
an Epetra_CrsMatrix, or an Epetra_CrsGraph (where the RowMatrix values
will be ignored).

C++ includes: Epetra_SrcDistObject.h 

Member Function Documentation

def PyTrilinos::Epetra::SrcDistObject::Map (   self,
  args 
)

Map(self) -> BlockMap

virtual const
Epetra_BlockMap& Epetra_SrcDistObject::Map() const =0

Returns a reference to the Epetra_BlockMap for this object. 

Reimplemented in PyTrilinos::Epetra::DistObject, PyTrilinos::Epetra::BasicRowMatrix, PyTrilinos::Epetra::DistObject, and PyTrilinos::Epetra::BasicRowMatrix.

def PyTrilinos::Epetra::SrcDistObject::Map (   self,
  args 
)

Map(self) -> BlockMap

virtual const
Epetra_BlockMap& Epetra_SrcDistObject::Map() const =0

Returns a reference to the Epetra_BlockMap for this object. 

Reimplemented in PyTrilinos::Epetra::DistObject, PyTrilinos::Epetra::BasicRowMatrix, PyTrilinos::Epetra::DistObject, and PyTrilinos::Epetra::BasicRowMatrix.


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

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