![]() |
v0.16.0 |
Implementation of Python-integrated objective function interface. More...
Go to the source code of this file.
Namespaces | |
| namespace | ShapeOptimization |
Functions | |
| boost::shared_ptr< ObjectiveFunctionData > | ShapeOptimization::create_python_objective_function (std::string) |
Implementation of Python-integrated objective function interface.
Implements Python-C++ bridge for objective function evaluation using Boost.Python and NumPy for topology optimization
Definition in file ObjectiveFunctionData.cpp.