exception pyfemtet.opt.exceptions.ExceptionDuringOptimization[ソース]

ベースクラス: Exception

exception pyfemtet.opt.exceptions.FEMError[ソース]

ベースクラス: Exception

exception pyfemtet.opt.exceptions.HardConstraintViolation[ソース]

ベースクラス: ExceptionDuringOptimization

exception pyfemtet.opt.exceptions.InterruptOptimization[ソース]

ベースクラス: ExceptionDuringOptimization

exception pyfemtet.opt.exceptions.MeshError[ソース]

ベースクラス: FEMError, _HiddenConstraintViolation

exception pyfemtet.opt.exceptions.ModelError[ソース]

ベースクラス: FEMError, _HiddenConstraintViolation

exception pyfemtet.opt.exceptions.PostProcessError[ソース]

ベースクラス: FEMError, _HiddenConstraintViolation

exception pyfemtet.opt.exceptions.SkipSolve[ソース]

ベースクラス: ExceptionDuringOptimization

exception pyfemtet.opt.exceptions.SolveError[ソース]

ベースクラス: FEMError, _HiddenConstraintViolation

pyfemtet.opt.exceptions.show_experimental_warning(feature_name, logger=None)[ソース]