Interface to be used by synchronous generators.
More...
#include <MNASyncGenInterface.h>
Interface to be used by synchronous generators.
Definition at line 17 of file MNASyncGenInterface.h.
◆ List
typedef std::vector<Ptr> CPS::MNASyncGenInterface::List |
◆ Ptr
◆ ~MNASyncGenInterface()
virtual CPS::MNASyncGenInterface::~MNASyncGenInterface |
( |
| ) |
|
|
inlinevirtual |
◆ MNASyncGenInterface()
CPS::MNASyncGenInterface::MNASyncGenInterface |
( |
| ) |
|
|
inlineprotected |
◆ requiresIteration()
virtual bool CPS::MNASyncGenInterface::requiresIteration |
( |
| ) |
|
|
inlinevirtual |
◆ setMaxIterations()
void CPS::MNASyncGenInterface::setMaxIterations |
( |
Int | maxIterations | ) |
|
|
inline |
◆ setTolerance()
void CPS::MNASyncGenInterface::setTolerance |
( |
Real | Tolerance | ) |
|
|
inline |
◆ mMaxIter
Int CPS::MNASyncGenInterface::mMaxIter = 25 |
|
protected |
◆ mNumIter
Attribute<Int>::Ptr CPS::MNASyncGenInterface::mNumIter |
|
protected |
◆ mTolerance
Real CPS::MNASyncGenInterface::mTolerance = 1e-6 |
|
protected |
The documentation for this class was generated from the following file: