v0.16.0
Loading...
Searching...
No Matches
Namespaces | Functions
ObjectiveFunctionData.cpp File Reference

Implementation of Python-integrated objective function interface. More...

#include <MoFEM.hpp>
#include <ObjectiveFunctionData.hpp>

Go to the source code of this file.

Namespaces

namespace  ShapeOptimization
 

Functions

boost::shared_ptr< ObjectiveFunctionDataShapeOptimization::create_python_objective_function (std::string)
 

Detailed Description

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.