Home
last modified time | relevance | path

Searched refs:createUnloadingStiffness (Results 1 – 5 of 5) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dglobal_properties.h117 …MatrixProperty* createUnloadingStiffness(PropertyRegistry & registry, const char * caller, bool sa…
H A Dnormal_model_luding.h85 registry.registerProperty("kn2k1", &MODEL_PARAMS::createUnloadingStiffness,"model luding");
H A Dnormal_model_edinburgh_stiffness.h97 …registry.registerProperty("kn2k1", &MODEL_PARAMS::createUnloadingStiffness, "model edinburgh/stiff…
H A Dnormal_model_edinburgh.h104 … registry.registerProperty("kn2k1", &MODEL_PARAMS::createUnloadingStiffness, "model edinburgh");
H A Dglobal_properties.cpp991 MatrixProperty* createUnloadingStiffness(PropertyRegistry & registry, const char * caller, bool) in createUnloadingStiffness() function