Home
last modified time | relevance | path

Searched defs:BehaviourData (Results 1 – 15 of 15) sorted by relevance

/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/
H A DBehaviourData.hxx47 static const char* const FlowRule;
153 struct SFED_ESV {
158 struct NullExpansion {};
192 struct AxialGrowth {
203 struct Relocation {
257 enum Mode {
285 enum RegistrationStatus {
928 struct CodeBlocksAggregator {
1018 std::set<std::string> pupirv;
1054 std::string privateCode;
[all …]
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/
H A DBehaviourData.hxx49 static const char *const FlowRule;
149 struct SFED_ESV
155 struct NullExpansion{};
188 struct AxialGrowth{
199 struct Relocation{
252 enum Mode {
273 enum Position
285 enum RegistrationStatus{
916 struct CodeBlocksAggregator
1043 std::string privateCode;
[all …]
/dports/science/tfel/tfel-3.4.0/mfm-test-generator/include/MFMTestGenerator/
H A DBehaviourData.hxx25 struct MFMTG_VISIBILITY_EXPORT BehaviourData { struct
37 const std::string library;
39 const std::string function;
41 const std::string hypothesis;
43 const std::map<std::string, Evolution> material_properties;
45 const std::map<std::string, Evolution> external_state_variables;
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/GenericBehaviour/
H A DBehaviourData.h103 using BehaviourData = ::mfront_gb_BehaviourData; variable
H A DBehaviourData.hxx26 using BehaviourData = ::mfront_gb_BehaviourData; typedef
/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/GenericBehaviour/
H A DBehaviourData.h83 using BehaviourData = ::MFront_GB_BehaviourData; variable
H A DBehaviourData.hxx26 using BehaviourData = ::MFront_GB_BehaviourData; typedef
/dports/science/tfel/tfel-3.4.0/mfm-test-generator/src/
H A DBehaviourData.cxx22 BehaviourData::BehaviourData(const TestCaseParameters& p, in BehaviourData() function in mfmtg::BehaviourData
/dports/science/tfel-edf/tfel-3.2.1/mfront/tests/unit-tests/
H A DBehaviourDataTest.cxx57 using BehaviourData = mfront::BehaviourData; typedef
H A DBehaviourDescriptionTest.cxx74 using BehaviourData = mfront::BehaviourData; typedef
/dports/science/tfel/tfel-3.4.0/mfront/tests/unit-tests/
H A DBehaviourDataTest.cxx57 using BehaviourData = mfront::BehaviourData; typedef
H A DBehaviourDescriptionTest.cxx74 using BehaviourData = mfront::BehaviourData; typedef
/dports/science/tfel/tfel-3.4.0/docs/tutorial/mfront/
H A DEllipticCreep.hxx158 typedef EllipticCreepBehaviourData<hypothesis,Type,false> BehaviourData; typedef in tfel::material::EllipticCreep
/dports/science/tfel-edf/tfel-3.2.1/docs/tutorial/mfront/
H A DEllipticCreep.hxx158 typedef EllipticCreepBehaviourData<hypothesis,Type,false> BehaviourData; typedef in tfel::material::EllipticCreep
/dports/science/tfel/tfel-3.4.0/mfront/src/
H A DBehaviourData.cxx322 BehaviourData::BehaviourData() { in BehaviourData() function in mfront::BehaviourData