Home
last modified time | relevance | path

Searched refs:Custom_contact_models (Results 1 – 4 of 4) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dutils.h101 typedef int64_t (*VariantSelector)(int & argc, char ** & argv, Custom_contact_models ccm);
126 …4_t selectVariant(const std::string & name, int & argc, char ** & argv,Custom_contact_models ccm) { in selectVariant()
H A Dforce.h64 struct Custom_contact_models struct
105 Custom_contact_models custom_contact_models;
H A Dcontact_models.cpp154 int64_t Factory::select(int & narg, char ** & args,Custom_contact_models ccm) { in select()
158 int64_t Factory::select_model(int & narg, char ** & args, Custom_contact_models ccm) in select_model()
H A Dcontact_models.h118 static int64_t select(int & narg, char ** & args,Custom_contact_models ccm);
133 int64_t select_model(int & narg, char ** & args, Custom_contact_models ccm);