Searched defs:BehaviourMaterialProperty (Results 1 – 4 of 4) sorted by relevance
41 struct MFRONT_VISIBILITY_EXPORT BehaviourMaterialProperty { struct43 using ModellingHypothesis = tfel::material::ModellingHypothesis;45 using Hypothesis = ModellingHypothesis::Hypothesis;72 std::string type;76 std::string name;80 std::string var_name;83 unsigned short arraySize;87 SupportedTypes::TypeSize offset;96 bool dummy;
22 public: in BehaviourMaterialProperty()23 /** in BehaviourMaterialProperty()24 * uint32_t -> uint32_t hash, useful for when you're about to trucate this hash but you in BehaviourMaterialProperty()
22 BehaviourMaterialProperty::BehaviourMaterialProperty( in BehaviourMaterialProperty() function in mfront::BehaviourMaterialProperty