KASKADE 7 development version
|
#include <ip_aux.hh>
Public Member Functions | |
double | operator() (double sigma) const |
Public Attributes | |
double | k |
double | err |
double | eta |
double | mu |
double | alpha |
double | Theta |
double | omega |
double | beta |
|
inline |
double StepEquation::alpha |
Definition at line 432 of file ip_aux.hh.
Referenced by InteriorPointTangentialPredictor< IPF, DomainVector >::muOnSuccess(), and operator()().
double StepEquation::beta |
Definition at line 435 of file ip_aux.hh.
Referenced by InteriorPointTangentialPredictor< IPF, DomainVector >::muOnSuccess(), and operator()().
double StepEquation::err |
Definition at line 429 of file ip_aux.hh.
Referenced by InteriorPointTangentialPredictor< IPF, DomainVector >::muOnSuccess(), and operator()().
double StepEquation::eta |
Definition at line 430 of file ip_aux.hh.
Referenced by InteriorPointTangentialPredictor< IPF, DomainVector >::muOnSuccess(), and operator()().
double StepEquation::k |
Definition at line 428 of file ip_aux.hh.
Referenced by InteriorPointTangentialPredictor< IPF, DomainVector >::muOnSuccess(), and operator()().
double StepEquation::mu |
Definition at line 431 of file ip_aux.hh.
Referenced by InteriorPointTangentialPredictor< IPF, DomainVector >::muOnSuccess(), and operator()().
double StepEquation::omega |
Definition at line 434 of file ip_aux.hh.
Referenced by InteriorPointTangentialPredictor< IPF, DomainVector >::muOnSuccess(), and operator()().
double StepEquation::Theta |
Definition at line 433 of file ip_aux.hh.
Referenced by InteriorPointTangentialPredictor< IPF, DomainVector >::muOnSuccess(), and operator()().