Home
last modified time | relevance | path

Searched refs:enforce_single (Results 1 – 8 of 8) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_template_multisphere.h68 …void init_ptilist(int n_random_max, const bool enforce_single = false, FixPropertyAtom * const fix…
H A Dfix_template_multiplespheres.h108 …virtual void init_ptilist(int n_random_max, const bool enforce_single = false, FixPropertyAtom * c…
H A Dfix_template_superquadric.h125 …virtual void init_ptilist(int n_random_max, const bool enforce_single = false, FixPropertyAtom * c…
H A Dfix_template_sphere.h207 …virtual void init_ptilist(int n_random_max, const bool enforce_single = false, FixPropertyAtom * c…
H A Dfix_template_multiplespheres.cpp576 void FixTemplateMultiplespheres::init_ptilist(int n_random_max, const bool enforce_single, FixPrope… in init_ptilist() argument
582 pti_list[i] = new ParticleToInsert(lmp, enforce_single ? 1 : nspheres, fix_release); in init_ptilist()
H A Dfix_template_sphere.cpp308 void FixTemplateSphere::init_ptilist(int n_random_max, const bool enforce_single, FixPropertyAtom *… in init_ptilist() argument
H A Dfix_template_multisphere.cpp576 void FixTemplateMultisphere::init_ptilist(int n_random_max, const bool enforce_single, FixPropertyA… in init_ptilist() argument
H A Dfix_template_superquadric.cpp492 void FixTemplateSuperquadric::init_ptilist(int n_random_max, const bool enforce_single, FixProperty… in init_ptilist() argument