#include <stationarity_checker.h>
◆ StationarityChecker()
Kratos::StationarityChecker::StationarityChecker |
( |
| ) |
|
◆ ~StationarityChecker()
Kratos::StationarityChecker::~StationarityChecker |
( |
| ) |
|
|
virtual |
◆ CheckIfItsTimeToChangeGravity()
bool Kratos::StationarityChecker::CheckIfItsTimeToChangeGravity |
( |
ModelPart & |
rSpheresModelPart, |
|
|
const double |
velocity_threshold_for_gravity_change, |
|
|
const double |
min_time_between_changes, |
|
|
const double |
max_time_between_changes |
|
) |
| |
◆ CheckIfVariableIsNullInModelPart()
bool Kratos::StationarityChecker::CheckIfVariableIsNullInModelPart |
( |
ModelPart & |
rSpheresModelPart, |
|
|
const Variable< double > & |
var, |
|
|
const double |
tolerance, |
|
|
const bool |
ignore_isolated_particles |
|
) |
| |
◆ Info()
std::string Kratos::StationarityChecker::Info |
( |
| ) |
const |
|
virtual |
◆ KRATOS_CLASS_POINTER_DEFINITION()
◆ PrintData()
void Kratos::StationarityChecker::PrintData |
( |
std::ostream & |
rOStream | ) |
const |
|
virtual |
◆ PrintInfo()
void Kratos::StationarityChecker::PrintInfo |
( |
std::ostream & |
rOStream | ) |
const |
|
virtual |
◆ mPreviousChangeTime
double Kratos::StationarityChecker::mPreviousChangeTime |
The documentation for this class was generated from the following files:
- /home/runner/work/Documentation/Documentation/master/applications/DEMApplication/custom_utilities/stationarity_checker.h
- /home/runner/work/Documentation/Documentation/master/applications/DEMApplication/custom_utilities/stationarity_checker.cpp