PyTrilinos::Amesos::Factory Class Reference
List of all members.
Detailed Description
Proxy of C++ Amesos class
Member Function Documentation
| def PyTrilinos::Amesos::Factory::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self) -> Factory
| def PyTrilinos::Amesos::Factory::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self) -> Factory
| def PyTrilinos::Amesos::Factory::Create |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
Create(self, char ClassType, LinearProblem LinearProblem) -> BaseSolver
Create(self, string CT, LinearProblem LinearProblem) -> BaseSolver
| def PyTrilinos::Amesos::Factory::Create |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
Create(self, char ClassType, LinearProblem LinearProblem) -> BaseSolver
Create(self, string CT, LinearProblem LinearProblem) -> BaseSolver
| def PyTrilinos::Amesos::Factory::GetValidParameters |
( |
|
args |
) |
|
GetValidParameters() -> ParameterList
| def PyTrilinos::Amesos::Factory::GetValidParameters |
( |
|
args |
) |
|
GetValidParameters() -> ParameterList
| def PyTrilinos::Amesos::Factory::Query |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
Query(self, char ClassType) -> bool
Query(self, string CT) -> bool
| def PyTrilinos::Amesos::Factory::Query |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
Query(self, char ClassType) -> bool
Query(self, string CT) -> bool
The documentation for this class was generated from the following files:
- build/lib.linux-x86_64-2.5/PyTrilinos/Amesos.py
- PyTrilinos/Amesos.py