Home
last modified time | relevance | path

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

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_store_state.h89 int cfv_any; // 1 if any compute/fix/variable specified
H A Dfix_store_state.cpp89 cfv_any = 0; in FixStoreState()
233 cfv_any = 1; in FixStoreState()
447 if (cfv_any && nevery) modify->clearstep_compute(); in end_of_step()
507 if (cfv_any && nevery) { in end_of_step()
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dfix_store_state.h57 int cfv_any; // 1 if any compute/fix/variable specified variable
H A Dfix_store_state.cpp60 cfv_any = 0; in FixStoreState()
456 if (cfv_any && nevery) modify->clearstep_compute(); in end_of_step()
544 if (cfv_any && nevery) { in end_of_step()