PyTrilinos::Epetra::NumPyIntSerialDenseVector Class Reference

Inheritance diagram for PyTrilinos::Epetra::NumPyIntSerialDenseVector:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def Size
def Resize
def Values
def cleanup
def __init__
def Size
def Resize
def Values
def cleanup

Public Attributes

 this


Detailed Description

Proxy of C++ Epetra_NumPyIntSerialDenseVector class

Member Function Documentation

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

__init__(self) -> NumPyIntSerialDenseVector
__init__(self, int length) -> NumPyIntSerialDenseVector
__init__(self, PyObject pyObject) -> NumPyIntSerialDenseVector
__init__(self, Epetra_IntSerialDenseVector src) -> NumPyIntSerialDenseVector

Reimplemented from PyTrilinos::Epetra::Epetra_IntSerialDenseVector.

Reimplemented in PyTrilinos::Epetra::IntSerialDenseVector, PyTrilinos::Epetra::IntSerialDenseVector, PyTrilinos::Epetra::IntSerialDenseVector, and PyTrilinos::Epetra::IntSerialDenseVector.

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

__init__(self) -> NumPyIntSerialDenseVector
__init__(self, int length) -> NumPyIntSerialDenseVector
__init__(self, PyObject pyObject) -> NumPyIntSerialDenseVector
__init__(self, Epetra_IntSerialDenseVector src) -> NumPyIntSerialDenseVector

Reimplemented from PyTrilinos::Epetra::Epetra_IntSerialDenseVector.

Reimplemented in PyTrilinos::Epetra::IntSerialDenseVector, PyTrilinos::Epetra::IntSerialDenseVector, PyTrilinos::Epetra::IntSerialDenseVector, and PyTrilinos::Epetra::IntSerialDenseVector.

def PyTrilinos::Epetra::NumPyIntSerialDenseVector::cleanup (  ) 

cleanup()

def PyTrilinos::Epetra::NumPyIntSerialDenseVector::cleanup (  ) 

cleanup()

def PyTrilinos::Epetra::NumPyIntSerialDenseVector::Resize (   self,
  args 
)

Resize(self, int length) -> int

int
Epetra_IntSerialDenseVector::Resize(int Length_in)

Resize a Epetra_IntSerialDenseVector object.

Parameters:
-----------

In:  Length - Length of vector object.

Allows user to define the dimension of a Epetra_IntSerialDenseVector.
This function can be called at any point after construction. Any
values that were previously in this object are copied into the new
size. If the new shape is smaller than the original, the first Length
values are copied to the new vector.

Integer error code, set to 0 if successful. 

Reimplemented from PyTrilinos::Epetra::Epetra_IntSerialDenseVector.

Reimplemented in PyTrilinos::Epetra::IntSerialDenseVector, and PyTrilinos::Epetra::IntSerialDenseVector.

def PyTrilinos::Epetra::NumPyIntSerialDenseVector::Resize (   self,
  args 
)

Resize(self, int length) -> int

int
Epetra_IntSerialDenseVector::Resize(int Length_in)

Resize a Epetra_IntSerialDenseVector object.

Parameters:
-----------

In:  Length - Length of vector object.

Allows user to define the dimension of a Epetra_IntSerialDenseVector.
This function can be called at any point after construction. Any
values that were previously in this object are copied into the new
size. If the new shape is smaller than the original, the first Length
values are copied to the new vector.

Integer error code, set to 0 if successful. 

Reimplemented from PyTrilinos::Epetra::Epetra_IntSerialDenseVector.

Reimplemented in PyTrilinos::Epetra::IntSerialDenseVector, and PyTrilinos::Epetra::IntSerialDenseVector.

def PyTrilinos::Epetra::NumPyIntSerialDenseVector::Size (   self,
  args 
)

Size(self, int length) -> int

int
Epetra_IntSerialDenseVector::Size(int Length_in)

Set length of a Epetra_IntSerialDenseVector object; init values to
zero.

Parameters:
-----------

In:  Length - Length of vector object.

Allows user to define the dimension of a Epetra_IntSerialDenseVector.
This function can be called at any point after construction. Any
values that were previously in this object are destroyed and the
resized vector starts off with all zero values.

Integer error code, set to 0 if successful. 

Reimplemented from PyTrilinos::Epetra::Epetra_IntSerialDenseVector.

Reimplemented in PyTrilinos::Epetra::IntSerialDenseVector, and PyTrilinos::Epetra::IntSerialDenseVector.

def PyTrilinos::Epetra::NumPyIntSerialDenseVector::Size (   self,
  args 
)

Size(self, int length) -> int

int
Epetra_IntSerialDenseVector::Size(int Length_in)

Set length of a Epetra_IntSerialDenseVector object; init values to
zero.

Parameters:
-----------

In:  Length - Length of vector object.

Allows user to define the dimension of a Epetra_IntSerialDenseVector.
This function can be called at any point after construction. Any
values that were previously in this object are destroyed and the
resized vector starts off with all zero values.

Integer error code, set to 0 if successful. 

Reimplemented from PyTrilinos::Epetra::Epetra_IntSerialDenseVector.

Reimplemented in PyTrilinos::Epetra::IntSerialDenseVector, and PyTrilinos::Epetra::IntSerialDenseVector.

def PyTrilinos::Epetra::NumPyIntSerialDenseVector::Values (   self  ) 

Values(self) -> PyObject

const
int* Epetra_IntSerialDenseVector::Values() const

Returns const pointer to the values in vector. 

def PyTrilinos::Epetra::NumPyIntSerialDenseVector::Values (   self  ) 

Values(self) -> PyObject

const
int* Epetra_IntSerialDenseVector::Values() const

Returns const pointer to the values in vector. 


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