Home
last modified time | relevance | path

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

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_property_atom.cpp91 bool vector_with_one_entry = false; in parse_args() local
97 vector_with_one_entry = true; in parse_args()
124 …if ((nvalues == 1) && !(data_style == FIXPROPERTY_ATOM_SCALAR || (vector_with_one_entry && data_st… in parse_args()