MCPcopy Create free account
hub / github.com/KratosMultiphysics/Kratos / Finalize

Method Finalize

kratos/utilities/sensitivity_builder.cpp:468–472  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

466}
467
468void SensitivityBuilder::Finalize()
469{
470 mpSensitivityBuilderScheme->Finalize(
471 *mpModelPart, *mpSensitivityModelPart, *mpResponseFunction);
472}
473
474void SensitivityBuilder::Clear()
475{

Callers 13

ComputeGraphMethod · 0.45
AssembleGraphFunction · 0.45
SolveMethod · 0.45
SolveMethod · 0.45

Calls

no outgoing calls

Tested by 9

AssembleGraphFunction · 0.36