61 #ifndef FixedStepSizeRule_h 62 #define FixedStepSizeRule_h 64 #include "StepSizeRule.h" 79 double getStepSize(
void);
80 double getInitialStepSize(
void);
81 double getGFunValue(
void);
Float vector abstraction.
Definition: Vector.h:94
Uses a fixed step size.
Definition: FixedStepSizeRule.h:70
Base class for the algorithms that compute the analysis step size.
Definition: StepSizeRule.h:72
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:35