| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
 
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| a new object with type S, a subtype of T | 
 | ||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| 
 
Decorate a function with a PETSc event.
        If no event name is specified it will default to the name of the function.
        
        Usage:
            @EventDecorator("My Function")
            def myfunc():
                ...
            or
            @EventDecorator()
            def myfunc():
                ...
        
 | 
| 
 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Thu Jun 17 19:30:41 2021 | http://epydoc.sourceforge.net |