pyfemtet.opt.problem.variable_manager package
モジュール内容
- class pyfemtet.opt.problem.variable_manager.CategoricalParameter[ソース]
ベースクラス:
CategoricalVariable,Parameter
- class pyfemtet.opt.problem.variable_manager.ExpressionFromFunction[ソース]
ベースクラス:
Expression
- class pyfemtet.opt.problem.variable_manager.ExpressionFromString[ソース]
ベースクラス:
Expression,NumericVariable
- class pyfemtet.opt.problem.variable_manager.NumericParameter[ソース]
ベースクラス:
NumericVariable,Parameter
- exception pyfemtet.opt.problem.variable_manager.SympifyError(expr, base_exc=None)[ソース]
ベースクラス:
ValueError