Loading...
Searching...
No Matches
SPxMainSM< R >::FreeConstraintPS Class Reference Postsolves unconstraint constraints. More...
Inheritance diagram for SPxMainSM< R >::FreeConstraintPS:
![]()
Detailed DescriptionPostsolves unconstraint constraints. Definition at line 191 of file spxmainsm.h. Constructor & Destructor Documentation◆ FreeConstraintPS() [1/2]Definition at line 201 of file spxmainsm.h. ◆ FreeConstraintPS() [2/2]
copy constructor Definition at line 209 of file spxmainsm.h. Member Function Documentation◆ clone()clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 234 of file spxmainsm.h. References SPxMainSM< R >::FreeConstraintPS. ◆ execute()
Implements SPxMainSM< R >::PostStep. ◆ operator=()
assignment operator Definition at line 217 of file spxmainsm.h. References SPxMainSM< R >::FreeConstraintPS::m_i, SPxMainSM< R >::FreeConstraintPS::m_old_i, SPxMainSM< R >::FreeConstraintPS::m_row, and SPxMainSM< R >::FreeConstraintPS::m_row_obj. Member Data Documentation◆ m_iDefinition at line 194 of file spxmainsm.h. Referenced by SPxMainSM< R >::FreeConstraintPS::operator=(). ◆ m_old_iDefinition at line 195 of file spxmainsm.h. Referenced by SPxMainSM< R >::FreeConstraintPS::operator=(). ◆ m_row
Definition at line 196 of file spxmainsm.h. Referenced by SPxMainSM< R >::FreeConstraintPS::operator=(). ◆ m_row_objDefinition at line 197 of file spxmainsm.h. Referenced by SPxMainSM< R >::FreeConstraintPS::operator=().
|