PyTrilinos::IFPACK::Factory Class Reference

Inheritance diagram for PyTrilinos::IFPACK::Factory:

Inheritance graph
[legend]
Collaboration diagram for PyTrilinos::IFPACK::Factory:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def toString
def Create
def SetParameters
def __init__
def toString
def Create
def SetParameters
def __init__

Public Attributes

 this

Static Public Attributes

 POINT_RELAXATION = _IFPACK.Factory_POINT_RELAXATION
 POINT_RELAXATION_STAND_ALONE = _IFPACK.Factory_POINT_RELAXATION_STAND_ALONE
 BLOCK_RELAXATION = _IFPACK.Factory_BLOCK_RELAXATION
 BLOCK_RELAXATION_STAND_ALONE = _IFPACK.Factory_BLOCK_RELAXATION_STAND_ALONE
 BLOCK_RELAXATION_STAND_ALONE_ILU = _IFPACK.Factory_BLOCK_RELAXATION_STAND_ALONE_ILU
 BLOCK_RELAXATION_STAND_ALONE_AMESOS = _IFPACK.Factory_BLOCK_RELAXATION_STAND_ALONE_AMESOS
 BLOCK_RELAXATION_AMESOS = _IFPACK.Factory_BLOCK_RELAXATION_AMESOS
 AMESOS = _IFPACK.Factory_AMESOS
 AMESOS_STAND_ALONE = _IFPACK.Factory_AMESOS_STAND_ALONE
 IC = _IFPACK.Factory_IC
 IC_STAND_ALONE = _IFPACK.Factory_IC_STAND_ALONE
 ICT = _IFPACK.Factory_ICT
 ICT_STAND_ALONE = _IFPACK.Factory_ICT_STAND_ALONE
 ILU = _IFPACK.Factory_ILU
 ILU_STAND_ALONE = _IFPACK.Factory_ILU_STAND_ALONE
 ILUT = _IFPACK.Factory_ILUT
 ILUT_STAND_ALONE = _IFPACK.Factory_ILUT_STAND_ALONE
 CHEBYSHEV = _IFPACK.Factory_CHEBYSHEV
 numPrecTypes = _IFPACK.Factory_numPrecTypes


Detailed Description

Proxy of C++ Ifpack class

Member Function Documentation

def PyTrilinos::IFPACK::Factory::__init__ (   self,
  args 
)

__init__(self) -> Factory

def PyTrilinos::IFPACK::Factory::__init__ (   self,
  args 
)

__init__(self) -> Factory

def PyTrilinos::IFPACK::Factory::Create (   self,
  args 
)

Create(self, EPrecType PrecType, RowMatrix Matrix, int overlap = 0) -> Preconditioner
Create(self, string PrecType, RowMatrix Matrix, int overlap = 0) -> Preconditioner

def PyTrilinos::IFPACK::Factory::Create (   self,
  args 
)

Create(self, EPrecType PrecType, RowMatrix Matrix, int overlap = 0) -> Preconditioner
Create(self, string PrecType, RowMatrix Matrix, int overlap = 0) -> Preconditioner

def PyTrilinos::IFPACK::Factory::SetParameters (   self,
  args 
)

SetParameters(self, int argc, char argv, ParameterList List, string PrecType, 
    int Overlap) -> int

def PyTrilinos::IFPACK::Factory::SetParameters (   self,
  args 
)

SetParameters(self, int argc, char argv, ParameterList List, string PrecType, 
    int Overlap) -> int

def PyTrilinos::IFPACK::Factory::toString (   args  ) 

toString(EPrecType precType) -> char

def PyTrilinos::IFPACK::Factory::toString (   args  ) 

toString(EPrecType precType) -> char


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