State for path following control routine. More...
#include <ikarus/controlroutines/pathfollowing.hh>
Public Types | |
using | Domain = D |
Public Attributes | |
const Domain & | domain |
const SubsidiaryArgs & | subsidiaryArgs |
int | loadStep {} |
double | stepSize {} |
D | the type of the domain (in most cases FERequirement) |
using Ikarus::PathFollowingState< D >::Domain = D |
const Domain& Ikarus::PathFollowingState< D >::domain |
int Ikarus::PathFollowingState< D >::loadStep {} |
double Ikarus::PathFollowingState< D >::stepSize {} |
const SubsidiaryArgs& Ikarus::PathFollowingState< D >::subsidiaryArgs |