- class matlantis_features.features.elasticity.complex_elastic_feature.ComplexElasticFeatureResult(run_opt_feature_result: OptFeatureResult, elastic_tensor: ElasticTensor, elastic_properties: ElasticProperties)#
-
Bases:
object
A dataclass for result of ComplexElasticFeature.
Methods
__init__
(run_opt_feature_result, …)- __init__(run_opt_feature_result: OptFeatureResult, elastic_tensor: ElasticTensor, elastic_properties: ElasticProperties) None #
Attributes
- run_opt_feature_result: OptFeatureResult#
- elastic_tensor: ElasticTensor#
- elastic_properties: ElasticProperties#
Resource Library
matlantis_features.features.elasticity.complex_elastic_feature.ComplexElasticFeatureResult