Home
last modified time | relevance | path

Searched defs:BehaviourMaterialProperty (Results 1 – 4 of 4) sorted by relevance

/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/
H A DBehaviourMaterialProperty.hxx41 struct MFRONT_VISIBILITY_EXPORT BehaviourMaterialProperty { struct
43 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;
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/
H A DBehaviourMaterialProperty.hxx41 struct MFRONT_VISIBILITY_EXPORT BehaviourMaterialProperty { struct
43 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;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/private/
H A DSkChecksum.h22 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()
/dports/science/tfel/tfel-3.4.0/mfront/src/
H A DBehaviourMaterialProperty.cxx22 BehaviourMaterialProperty::BehaviourMaterialProperty( in BehaviourMaterialProperty() function in mfront::BehaviourMaterialProperty