gemseo.post.topology_view module#
View of the solution of a 2D topology optimization problem.
- class TopologyView(opt_problem)[source]#
Bases:
BasePost
[TopologyView_Settings
]Visualization of the solution of a 2D topology optimization problem.
Initialize self. See help(type(self)) for accurate signature.
- Parameters:
opt_problem (OptimizationProblem) -- The optimization problem to be post-processed.
- Settings#
alias of
TopologyView_Settings