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.
|
Solution utility that updates response values for next iteration. More...
#include <topology_updating_utilities.h>
Public Member Functions | |
Type Definitions | |
KRATOS_CLASS_POINTER_DEFINITION (TopologyUpdatingUtilities) | |
Pointer definition of TopologyUpdatingUtilities. More... | |
Life Cycle | |
TopologyUpdatingUtilities (ModelPart &model_part) | |
Default constructor. More... | |
virtual | ~TopologyUpdatingUtilities () |
Destructor. More... | |
Operations | |
void | UpdateDensitiesUsingOCMethod (char update_type[], double volfrac, double greyscale, double OptItr, double qmax) |
Finds the value of the X_PHYS (density) and updates it into the optimization problem. More... | |
Input and output | |
virtual std::string | Info () const |
Turn back information as a string. More... | |
virtual void | PrintInfo (std::ostream &rOStream) const |
Print information about this object. More... | |
virtual void | PrintData (std::ostream &rOStream) const |
Print object's data. More... | |
Solution utility that updates response values for next iteration.
Detail class definition.
|
inline |
Default constructor.
|
inlinevirtual |
Destructor.
|
inlinevirtual |
Turn back information as a string.
Kratos::TopologyUpdatingUtilities::KRATOS_CLASS_POINTER_DEFINITION | ( | TopologyUpdatingUtilities | ) |
Pointer definition of TopologyUpdatingUtilities.
|
inlinevirtual |
Print object's data.
|
inlinevirtual |
Print information about this object.
|
inline |
Finds the value of the X_PHYS (density) and updates it into the optimization problem.
10000000000.0