Home
last modified time | relevance | path

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

/dports/science/tfel-edf/tfel-3.2.1/mfront/include/MFront/BehaviourBrick/
H A DInelasticFlowFactory.hxx26 struct InelasticFlowFactory { struct
28 using Generator = std::function<std::shared_ptr<InelasticFlow>()>;
61 std::map<std::string, Generator> generators;
/dports/science/tfel/tfel-3.4.0/mfront/include/MFront/BehaviourBrick/
H A DInelasticFlowFactory.hxx25 struct MFRONT_VISIBILITY_EXPORT InelasticFlowFactory { struct
27 using Generator = std::function<std::shared_ptr<InelasticFlow>()>;
60 std::map<std::string, Generator> generators;
/dports/science/tfel-edf/tfel-3.2.1/mfront/src/
H A DInelasticFlowFactory.cxx57 InelasticFlowFactory::InelasticFlowFactory() { in InelasticFlowFactory() function in mfront::bbrick::InelasticFlowFactory
/dports/science/tfel/tfel-3.4.0/mfront/src/
H A DInelasticFlowFactory.cxx58 InelasticFlowFactory::InelasticFlowFactory() { in InelasticFlowFactory() function in mfront::bbrick::InelasticFlowFactory