#include <time_discretization.h>
◆ GeneralizedAlpha() [1/3]
Kratos::TimeDiscretization::GeneralizedAlpha::GeneralizedAlpha |
( |
| ) |
|
|
default |
◆ GeneralizedAlpha() [2/3]
Kratos::TimeDiscretization::GeneralizedAlpha::GeneralizedAlpha |
( |
const double |
AlphaM, |
|
|
const double |
AlphaF |
|
) |
| |
|
inlineexplicit |
◆ GeneralizedAlpha() [3/3]
Kratos::TimeDiscretization::GeneralizedAlpha::GeneralizedAlpha |
( |
const double |
AlphaM, |
|
|
const double |
AlphaF, |
|
|
const double |
NewmarkBeta, |
|
|
const double |
NewmarkGamma |
|
) |
| |
|
inlineexplicit |
◆ GetAlphaF()
double Kratos::TimeDiscretization::GeneralizedAlpha::GetAlphaF |
( |
| ) |
const |
|
inline |
◆ GetAlphaM()
double Kratos::TimeDiscretization::GeneralizedAlpha::GetAlphaM |
( |
| ) |
const |
|
inline |
◆ GetBeta()
double Kratos::TimeDiscretization::GeneralizedAlpha::GetBeta |
( |
| ) |
const |
|
inline |
◆ GetGamma()
double Kratos::TimeDiscretization::GeneralizedAlpha::GetGamma |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: