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.
response_functions.response_function_interface.ResponseFunctionInterface Member List

This is the complete list of members for response_functions.response_function_interface.ResponseFunctionInterface, including all inherited members.

CalculateGradient(self)response_functions.response_function_interface.ResponseFunctionInterface
CalculateValue(self)response_functions.response_function_interface.ResponseFunctionInterface
Finalize(self)response_functions.response_function_interface.ResponseFunctionInterface
FinalizeSolutionStep(self)response_functions.response_function_interface.ResponseFunctionInterface
GetConditionalGradient(self, variable)response_functions.response_function_interface.ResponseFunctionInterface
GetElementalGradient(self, variable)response_functions.response_function_interface.ResponseFunctionInterface
GetNodalGradient(self, variable)response_functions.response_function_interface.ResponseFunctionInterface
GetValue(self)response_functions.response_function_interface.ResponseFunctionInterface
Initialize(self)response_functions.response_function_interface.ResponseFunctionInterface
InitializeSolutionStep(self)response_functions.response_function_interface.ResponseFunctionInterface
IsEvaluatedInFolder(self)response_functions.response_function_interface.ResponseFunctionInterface
RunCalculation(self, calculate_gradient)response_functions.response_function_interface.ResponseFunctionInterface
UpdateDesign(self, updated_model_part, variable)response_functions.response_function_interface.ResponseFunctionInterface