PyTrilinos  Development
 All Classes Functions
Public Member Functions | Public Attributes
PyTrilinos.Teuchos.Describable Class Reference
Inheritance diagram for PyTrilinos.Teuchos.Describable:
Inheritance graph
[legend]
Collaboration diagram for PyTrilinos.Teuchos.Describable:
Collaboration graph
[legend]

List of all members.

Public Member Functions

def description
def describe
def __init__
def __disown__

Public Attributes

 this

Detailed Description

Proxy of C++ Teuchos::Describable class

Constructor & Destructor Documentation

def PyTrilinos.Teuchos.Describable.__init__ (   self,
  args 
)

Member Function Documentation

def PyTrilinos.Teuchos.Describable.describe (   self,
  args 
)
describe(Describable self, Teuchos::FancyOStream & out, Teuchos::EVerbosityLevel const verbLevel=verbLevel_default)
def PyTrilinos.Teuchos.Describable.description (   self,
  args 
)
description(Describable self) -> std::string

Reimplemented in PyTrilinos.Teuchos.MpiComm_long, and PyTrilinos.Teuchos.SerialComm_long.


The documentation for this class was generated from the following file:
 All Classes Functions