PyTrilinos::Teuchos::FileInputSource Class Reference
List of all members.
Detailed Description
Instantiation of XMLInputSource class for reading XML from a file.
C++ includes: Teuchos_FileInputSource.hpp
Member Function Documentation
| def PyTrilinos::Teuchos::FileInputSource::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self, string filename) -> FileInputSource
FileInputSource::FileInputSource(const std::string &filename)
Constructor.
| def PyTrilinos::Teuchos::FileInputSource::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self, string filename) -> FileInputSource
FileInputSource::FileInputSource(const std::string &filename)
Constructor.
The documentation for this class was generated from the following files:
- build/lib.linux-x86_64-2.5/PyTrilinos/Teuchos.py
- PyTrilinos/Teuchos.py