

Public Member Functions | |
| def | __init__ |
| def | isEmpty |
Static Public Attributes | |
| dictionary | props |
Derivative proxy class This is a 'Property' class restricted to specific attributes that are type-checked. These properties are: operator - Epetra.Operator (default None) derivativeMultiVector - DerivativeMultiVector (default None) Only one or the other of these two attributes should be set, to indicate the nature of the derivitive evaluation.
dictionary PyTrilinos::EpetraExt.Derivative::props [static] |
{'operator' : Epetra.Operator,
'derivativeMultiVector' : DerivativeMultiVector
}
1.7.6.1