DPsim
|
MNA interface to be used by elements that require recomputing of the system matrix. More...
#include <MNAVariableCompInterface.h>
Public Types | |
typedef std::shared_ptr< MNAVariableCompInterface > | Ptr |
typedef std::vector< Ptr > | List |
Public Member Functions | |
virtual Bool | hasParameterChanged ()=0 |
Returns true if one of the element paramters has changed. | |
Public Attributes | |
std::vector< std::pair< UInt, UInt > > | mVariableSystemMatrixEntries |
MNA interface to be used by elements that require recomputing of the system matrix.
Definition at line 16 of file MNAVariableCompInterface.h.