59 static constexpr
double tolerance = std::numeric_limits<double>::epsilon();
74 void Execute()
override;
80 void CyclePeriodPerIntegrationPoint(
bool& rCycleFound);
87 void StableConditionForAdvancingStrategy(
bool& rAdvancingStrategy,
bool DamageIndicator);
93 void TimeIncrement(
double& rIncrement);
99 void TimeAndCyclesUpdate(
const double Increment);
This class determines the advance in time to be performed for a regular cyclic load for the high cycl...
Definition: advance_in_time_high_cycle_fatigue_process.h:47
Parameters mThisParameters
Definition: advance_in_time_high_cycle_fatigue_process.h:104
KRATOS_CLASS_POINTER_DEFINITION(AdvanceInTimeHighCycleFatigueProcess)
Pointer definition of ApplyMultipointConstraintsProcess.
ModelPart & mrModelPart
Definition: advance_in_time_high_cycle_fatigue_process.h:103
~AdvanceInTimeHighCycleFatigueProcess() override=default
This class aims to manage meshes for multi-physics simulations.
Definition: model_part.h:77
This class provides to Kratos a data structure for I/O based on the standard of JSON.
Definition: kratos_parameters.h:59
The base class for all processes in Kratos.
Definition: process.h:49
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21