Home
last modified time | relevance | path

Searched refs:size_data_vel (Results 1 – 25 of 30) sorted by relevance

12

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Datom_vec.h71 int size_data_vel; // number of values in Velocity line variable
H A Datom_vec_hybrid.cpp128 size_data_vel = 4; in settings()
146 size_data_vel += styles[k]->size_data_vel - 4; in settings()
H A Datom_vec_atomic.cpp73 size_data_vel = 4; in AtomVecAtomic()
H A Datom_vec_charge.cpp73 size_data_vel = 4; in AtomVecCharge()
H A Datom_vec_sph.cpp75 size_data_vel = 7; in AtomVecSPH()
H A Datom_vec_sph_var.cpp71 size_data_vel = 4; in AtomVecSPH2()
H A Datom.cpp795 if (nwords != avec->size_data_vel) in data_vels()
H A Datom_vec_full.cpp74 size_data_vel = 4; in AtomVecFull()
H A Datom_vec_sphere.cpp86 size_data_vel = 7; in AtomVecSphere()
H A Datom_vec_line.cpp77 size_data_vel = 7; in AtomVecLine()
H A Datom_vec_molecular.cpp74 size_data_vel = 4; in AtomVecMolecular()
H A Datom_vec_ellipsoid.cpp81 size_data_vel = 7; in AtomVecEllipsoid()
H A Datom_vec_superquadric.cpp78 size_data_vel = 7; in AtomVecSuperquadric()
H A Datom_vec_tri.cpp78 size_data_vel = 7; in AtomVecTri()
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Datom_vec.h40 int size_data_vel; // number of values in Velocity line variable
H A Datom_vec.cpp2441 size_data_vel = 0; in setup_fields()
2444 if (cols == 0) size_data_vel++; in setup_fields()
2445 else size_data_vel += cols; in setup_fields()
H A Datom.cpp1236 if (nwords != avec->size_data_vel) in data_vels()
/dports/science/lammps/lammps-stable_29Sep2021/src/KOKKOS/
H A Datom_vec_hybrid_kokkos.cpp99 size_data_vel = 4; in process_args()
125 size_data_vel += styles[k]->size_data_vel - 4; in process_args()
H A Datom_vec_atomic_kokkos.cpp41 size_data_vel = 4; in AtomVecAtomicKokkos()
H A Datom_vec_charge_kokkos.cpp41 size_data_vel = 4; in AtomVecChargeKokkos()
H A Datom_vec_spin_kokkos.cpp56 size_data_vel = 4; in AtomVecSpinKokkos()
H A Datom_vec_bond_kokkos.cpp42 size_data_vel = 4; in AtomVecBondKokkos()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/MOLECULE/
H A Datom_vec_bond.cpp74 size_data_vel = 4; in AtomVecBond()
H A Datom_vec_molecular.cpp74 size_data_vel = 4; in AtomVecMolecular()
H A Datom_vec_full.cpp74 size_data_vel = 4; in AtomVecFull()

12