Home
last modified time | relevance | path

Searched defs:ncompute (Results 1 – 12 of 12) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Ddump_local.h48 int ncompute; // # of Compute objects used by dump variable
H A Ddump_custom.h77 int ncompute; // # of Computes accessed by dump variable
H A Dthermo.h94 int ncompute; // # of Compute objects called by thermo variable
H A Dmodify.h51 int ncompute, maxcompute; variable
H A Dinfo.cpp568 int ncompute = modify->ncompute; in command() local
918 int ncompute = modify->ncompute; in is_defined() local
H A Dlibrary.cpp4763 int ncompute = lmp->modify->ncompute; in lammps_has_id() local
/dports/science/sparta/sparta-20Oct2021/src/
H A Dmodify.h32 int ncompute,maxcompute; // list of computes variable
H A Dstats.h65 int ncompute; // # of Compute objects called by stats variable
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dinfo.cpp401 int ncompute = modify->ncompute; in command() local
677 int ncompute = modify->ncompute; in is_defined() local
H A Dmodify.h85 int ncompute,maxcompute; // list of computes variable
H A Dthermo.h130 int ncompute; // # of Compute objects called by thermo variable
H A Ddump_particle.h121 int ncompute; // # of Compute objects used by dump variable