Home
last modified time | relevance | path

Searched refs:createGammanAbs (Results 1 – 3 of 3) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dglobal_properties.h104 …MatrixProperty* createGammanAbs(PropertyRegistry & registry, const char * caller, bool sanity_chec…
H A Dnormal_model_hooke_stiffness.h133 registry.registerProperty("gamman_abs", &MODEL_PARAMS::createGammanAbs);
H A Dglobal_properties.cpp801 MatrixProperty* createGammanAbs(PropertyRegistry & registry, const char * caller, bool) in createGammanAbs() function