KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Kratos::BossakStepMethod< TVariableType, TValueType > Member List

This is the complete list of members for Kratos::BossakStepMethod< TVariableType, TValueType >, including all inherited members.

AllDefined()Kratos::Flagsinlinestatic
AllTrue()Kratos::Flagsinlinestatic
AsFalse() constKratos::Flagsinline
Assign(NodeType &rNode)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlinevirtual
AssignFirstDerivative(NodeType &rNode)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlineprotectedvirtual
AssignFlags(Flags const &rOther)Kratos::Flagsinline
AssignFromFirstDerivative(NodeType &rNode) overrideKratos::NewmarkStepMethod< TVariableType, TValueType >inlineprotectedvirtual
AssignFromSecondDerivative(NodeType &rNode) overrideKratos::NewmarkStepMethod< TVariableType, TValueType >inlineprotectedvirtual
AssignFromVariable(NodeType &rNode) overrideKratos::NewmarkMethod< TVariableType, TValueType >inlineprotectedvirtual
AssignSecondDerivative(NodeType &rNode)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlineprotectedvirtual
AssignVariable(NodeType &rNode)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlineprotectedvirtual
BasePointerType typedefKratos::BossakStepMethod< TVariableType, TValueType >
BaseType typedefKratos::BossakStepMethod< TVariableType, TValueType >
BlockType typedefKratos::Flags
BossakStepMethod()Kratos::BossakStepMethod< TVariableType, TValueType >inline
BossakStepMethod(const TVariableType &rVariable)Kratos::BossakStepMethod< TVariableType, TValueType >inline
BossakStepMethod(const TVariableType &rVariable, const TVariableType &rFirstDerivative, const TVariableType &rSecondDerivative)Kratos::BossakStepMethod< TVariableType, TValueType >inline
BossakStepMethod(const TVariableType &rVariable, const TVariableType &rFirstDerivative, const TVariableType &rSecondDerivative, const TVariableType &rPrimaryVariable)Kratos::BossakStepMethod< TVariableType, TValueType >inline
BossakStepMethod(BossakStepMethod &rOther)Kratos::BossakStepMethod< TVariableType, TValueType >inline
CalculateParameters(ProcessInfo &rCurrentProcessInfo) overrideKratos::BossakStepMethod< TVariableType, TValueType >inlinevirtual
Check(const ProcessInfo &rCurrentProcessInfo) overrideKratos::NewmarkStepMethod< TVariableType, TValueType >inlinevirtual
Clear()Kratos::Flagsinline
ClearPosition(IndexType Position)Kratos::Flagsinline
Clone() overrideKratos::BossakStepMethod< TVariableType, TValueType >inlinevirtual
Create(IndexType ThisPosition, bool Value=true)Kratos::Flagsinlinestatic
DerivedType typedefKratos::BossakStepMethod< TVariableType, TValueType >
Flag0 enum valueKratos::Flags
Flag1 enum valueKratos::Flags
Flag10 enum valueKratos::Flags
Flag11 enum valueKratos::Flags
Flag12 enum valueKratos::Flags
Flag13 enum valueKratos::Flags
Flag14 enum valueKratos::Flags
Flag15 enum valueKratos::Flags
Flag16 enum valueKratos::Flags
Flag17 enum valueKratos::Flags
Flag18 enum valueKratos::Flags
Flag19 enum valueKratos::Flags
Flag2 enum valueKratos::Flags
Flag20 enum valueKratos::Flags
Flag21 enum valueKratos::Flags
Flag22 enum valueKratos::Flags
Flag23 enum valueKratos::Flags
Flag24 enum valueKratos::Flags
Flag25 enum valueKratos::Flags
Flag26 enum valueKratos::Flags
Flag27 enum valueKratos::Flags
Flag28 enum valueKratos::Flags
Flag29 enum valueKratos::Flags
Flag3 enum valueKratos::Flags
Flag30 enum valueKratos::Flags
Flag4 enum valueKratos::Flags
Flag5 enum valueKratos::Flags
Flag6 enum valueKratos::Flags
Flag7 enum valueKratos::Flags
Flag8 enum valueKratos::Flags
Flag9 enum valueKratos::Flags
Flags()Kratos::Flagsinline
Flags(Flags const &rOther)Kratos::Flagsinline
FlagsList enum nameKratos::Flags
FlagType typedefKratos::Flags
Flip(const Flags ThisFlag)Kratos::Flagsinline
FlipPosition(IndexType Position)Kratos::Flagsinline
GetFirstDerivativeInertialFactor(double &rParameter)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlinevirtual
GetFirstDerivativeInertialParameter(double &rParameter) overrideKratos::NewmarkMethod< TVariableType, TValueType >inlineprotectedvirtual
GetFirstDerivativeKineticFactor(double &rParameter)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlinevirtual
GetFirstDerivativeKineticParameter(double &rParameter)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlineprotectedvirtual
GetFlags()Kratos::TimeIntegrationMethod< TVariableType, TValueType >inline
GetFlags() constKratos::TimeIntegrationMethod< TVariableType, TValueType >inline
GetInertialParameter(double &rParameter)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlineprotectedvirtual
GetKineticParameter(double &rParameter)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlineprotectedvirtual
GetPosition(IndexType Position) constKratos::Flagsinline
GetPrimaryVariableName()Kratos::TimeIntegrationMethod< TVariableType, TValueType >inline
GetSecondDerivativeInertialFactor(double &rParameter)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlinevirtual
GetSecondDerivativeInertialParameter(double &rParameter) overrideKratos::BossakStepMethod< TVariableType, TValueType >inlineprotectedvirtual
GetSecondDerivativeKineticFactor(double &rParameter)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlinevirtual
GetSecondDerivativeKineticParameter(double &rParameter) overrideKratos::BossakStepMethod< TVariableType, TValueType >inlineprotectedvirtual
GetVariableName()Kratos::TimeIntegrationMethod< TVariableType, TValueType >inline
HasStepVariable() overrideKratos::NewmarkStepMethod< TVariableType, TValueType >inlinevirtual
HasVariableName(const std::string &rVariableName)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inline
IndexType typedefKratos::Flags
Info() const overrideKratos::BossakStepMethod< TVariableType, TValueType >inlinevirtual
Is(Flags const &rOther) constKratos::Flagsinline
IsDefined(Flags const &rOther) constKratos::Flagsinline
IsNot(Flags const &rOther) constKratos::Flagsinline
IsNotDefined(Flags const &rOther) constKratos::Flagsinline
KRATOS_CLASS_POINTER_DEFINITION(BossakStepMethod)Kratos::BossakStepMethod< TVariableType, TValueType >
Kratos::NewmarkStepMethod::KRATOS_CLASS_POINTER_DEFINITION(NewmarkStepMethod)Kratos::NewmarkStepMethod< TVariableType, TValueType >
Kratos::NewmarkMethod::KRATOS_CLASS_POINTER_DEFINITION(NewmarkMethod)Kratos::NewmarkMethod< TVariableType, TValueType >
Kratos::TimeIntegrationMethod::KRATOS_CLASS_POINTER_DEFINITION(TimeIntegrationMethod)Kratos::TimeIntegrationMethod< TVariableType, TValueType >
Kratos::Flags::KRATOS_CLASS_POINTER_DEFINITION(Flags)Kratos::Flags
mAlphaKratos::BossakStepMethod< TVariableType, TValueType >protected
MethodFactorPointer typedefKratos::TimeIntegrationMethod< TVariableType, TValueType >
MethodPointer typedefKratos::TimeIntegrationMethod< TVariableType, TValueType >
mNewmarkKratos::NewmarkMethod< TVariableType, TValueType >protected
mpAssignKratos::TimeIntegrationMethod< TVariableType, TValueType >protected
mpFirstDerivativeKratos::TimeIntegrationMethod< TVariableType, TValueType >protected
mpFirstDerivativeInertialFactorKratos::TimeIntegrationMethod< TVariableType, TValueType >protected
mpFirstDerivativeKineticFactorKratos::TimeIntegrationMethod< TVariableType, TValueType >protected
mpInputVariableKratos::TimeIntegrationMethod< TVariableType, TValueType >protected
mpPredictKratos::TimeIntegrationMethod< TVariableType, TValueType >protected
mpPrimaryVariableKratos::TimeIntegrationMethod< TVariableType, TValueType >protected
mpSecondDerivativeKratos::TimeIntegrationMethod< TVariableType, TValueType >protected
mpSecondDerivativeInertialFactorKratos::TimeIntegrationMethod< TVariableType, TValueType >protected
mpSecondDerivativeKineticFactorKratos::TimeIntegrationMethod< TVariableType, TValueType >protected
mpStepVariableKratos::NewmarkStepMethod< TVariableType, TValueType >protected
mpUpdateKratos::TimeIntegrationMethod< TVariableType, TValueType >protected
mpVariableKratos::TimeIntegrationMethod< TVariableType, TValueType >protected
NewmarkMethod()Kratos::NewmarkMethod< TVariableType, TValueType >inline
NewmarkMethod(const TVariableType &rVariable)Kratos::NewmarkMethod< TVariableType, TValueType >inline
NewmarkMethod(const TVariableType &rVariable, const TVariableType &rFirstDerivative, const TVariableType &rSecondDerivative)Kratos::NewmarkMethod< TVariableType, TValueType >inline
NewmarkMethod(const TVariableType &rVariable, const TVariableType &rFirstDerivative, const TVariableType &rSecondDerivative, const TVariableType &rPrimaryVariable)Kratos::NewmarkMethod< TVariableType, TValueType >inline
NewmarkMethod(NewmarkMethod &rOther)Kratos::NewmarkMethod< TVariableType, TValueType >inline
NewmarkStepMethod()Kratos::NewmarkStepMethod< TVariableType, TValueType >inline
NewmarkStepMethod(const TVariableType &rVariable)Kratos::NewmarkStepMethod< TVariableType, TValueType >inline
NewmarkStepMethod(const TVariableType &rVariable, const TVariableType &rFirstDerivative, const TVariableType &rSecondDerivative)Kratos::NewmarkStepMethod< TVariableType, TValueType >inline
NewmarkStepMethod(const TVariableType &rVariable, const TVariableType &rFirstDerivative, const TVariableType &rSecondDerivative, const TVariableType &rPrimaryVariable)Kratos::NewmarkStepMethod< TVariableType, TValueType >inline
NewmarkStepMethod(NewmarkStepMethod &rOther)Kratos::NewmarkStepMethod< TVariableType, TValueType >inline
NodeType typedefKratos::BossakStepMethod< TVariableType, TValueType >
operator bool() constKratos::Flagsinline
operator!() constKratos::Flagsinline
operator&=(const Flags &Other)Kratos::Flags
operator=(Flags const &rOther)Kratos::Flagsinline
operator|=(const Flags &Other)Kratos::Flags
operator~() constKratos::Flagsinline
Predict(NodeType &rNode)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlinevirtual
PredictFirstDerivative(NodeType &rNode) overrideKratos::NewmarkStepMethod< TVariableType, TValueType >inlineprotectedvirtual
PredictFromFirstDerivative(NodeType &rNode) overrideKratos::NewmarkMethod< TVariableType, TValueType >inlineprotectedvirtual
PredictFromSecondDerivative(NodeType &rNode)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlineprotectedvirtual
PredictFromVariable(NodeType &rNode) overrideKratos::NewmarkStepMethod< TVariableType, TValueType >inlineprotectedvirtual
PredictSecondDerivative(NodeType &rNode) overrideKratos::NewmarkStepMethod< TVariableType, TValueType >inlineprotectedvirtual
PredictStepVariable(NodeType &rNode)Kratos::NewmarkStepMethod< TVariableType, TValueType >inlineprotectedvirtual
PredictVariable(NodeType &rNode) overrideKratos::NewmarkStepMethod< TVariableType, TValueType >inlineprotectedvirtual
PrintData(std::ostream &rOStream) const overrideKratos::BossakStepMethod< TVariableType, TValueType >inlinevirtual
PrintInfo(std::ostream &rOStream) const overrideKratos::BossakStepMethod< TVariableType, TValueType >inlinevirtual
Reset(const Flags ThisFlag)Kratos::Flagsinline
Serializer classKratos::BossakStepMethod< TVariableType, TValueType >friend
Set(const Flags ThisFlag)Kratos::Flags
Set(const Flags ThisFlag, bool Value)Kratos::Flags
SetFlags(Flags const &rThisFlags)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inline
SetInputVariable(const TVariableType &rVariable)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inline
SetParameters(const ProcessInfo &rCurrentProcessInfo) overrideKratos::BossakStepMethod< TVariableType, TValueType >inlinevirtual
SetPointerAssignMethod()Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlineprotected
SetPointerMethods()Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlineprotected
SetPosition(IndexType Position, bool Value=true)Kratos::Flagsinline
SetProcessInfoParameters(ProcessInfo &rCurrentProcessInfo) overrideKratos::BossakStepMethod< TVariableType, TValueType >inlinevirtual
SetStepVariable(const TVariableType &rStepVariable) overrideKratos::NewmarkStepMethod< TVariableType, TValueType >inlinevirtual
TimeIntegrationMethod()Kratos::TimeIntegrationMethod< TVariableType, TValueType >inline
TimeIntegrationMethod(const TVariableType &rVariable)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inline
TimeIntegrationMethod(const TVariableType &rVariable, const TVariableType &rFirstDerivative, const TVariableType &rSecondDerivative)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inline
TimeIntegrationMethod(const TVariableType &rVariable, const TVariableType &rFirstDerivative, const TVariableType &rSecondDerivative, const TVariableType &rPrimaryVariable)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inline
TimeIntegrationMethod(TimeIntegrationMethod &rOther)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inline
TimeIntegrationMethodPointer typedefKratos::TimeIntegrationMethod< TVariableType, TValueType >
Update(NodeType &rNode)Kratos::TimeIntegrationMethod< TVariableType, TValueType >inlinevirtual
UpdateFirstDerivative(NodeType &rNode) overrideKratos::NewmarkStepMethod< TVariableType, TValueType >inlineprotectedvirtual
UpdateFromFirstDerivative(NodeType &rNode) overrideKratos::NewmarkMethod< TVariableType, TValueType >inlineprotectedvirtual
UpdateFromSecondDerivative(NodeType &rNode) overrideKratos::NewmarkMethod< TVariableType, TValueType >inlineprotectedvirtual
UpdateFromVariable(NodeType &rNode) overrideKratos::NewmarkStepMethod< TVariableType, TValueType >inlineprotectedvirtual
UpdateSecondDerivative(NodeType &rNode) overrideKratos::NewmarkStepMethod< TVariableType, TValueType >inlineprotectedvirtual
UpdateStepVariable(NodeType &rNode)Kratos::NewmarkStepMethod< TVariableType, TValueType >inlineprotectedvirtual
UpdateVariable(NodeType &rNode) overrideKratos::NewmarkStepMethod< TVariableType, TValueType >inlineprotectedvirtual
ValuePointer typedefKratos::TimeIntegrationMethod< TVariableType, TValueType >
VariablePointer typedefKratos::BossakStepMethod< TVariableType, TValueType >
~BossakStepMethod() overrideKratos::BossakStepMethod< TVariableType, TValueType >inline
~Flags()Kratos::Flagsinlinevirtual
~NewmarkMethod() overrideKratos::NewmarkMethod< TVariableType, TValueType >inline
~NewmarkStepMethod() overrideKratos::NewmarkStepMethod< TVariableType, TValueType >inline
~TimeIntegrationMethod() overrideKratos::TimeIntegrationMethod< TVariableType, TValueType >inline