26 Logger::Level logLevel);
35 virtual void correctorStep() = 0;
37 void updateVoltage(
const Matrix &leftVector);
39 bool requiresIteration();
41 Matrix parkTransform(Real theta,
const Matrix &abcVector);
45 void mnaCompApplyRightSideVectorStamp(Matrix &rightVector);
46 void mnaCompPostStep(
const Matrix &leftVector);
47 void mnaCompInitialize(Real omega, Real timeStep,
48 Attribute<Matrix>::Ptr leftVector);