Home
last modified time | relevance | path

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

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_template_multiplespheres.cpp151 InputMultisphere *myclmp_input = new InputMultisphere(lmp,0,NULL); in FixTemplateMultiplespheres() local
152 myclmp_input->clmpfile(clmp_filename,x_sphere,r_sphere,atom_type_sphere,nspheres); in FixTemplateMultiplespheres()
153 delete myclmp_input; in FixTemplateMultiplespheres()