Home
last modified time | relevance | path

Searched defs:tagint (Results 1 – 13 of 13) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/tools/
H A Dbinary2txt.cpp45 typedef int tagint; typedef
49 typedef int tagint; typedef
53 typedef int64_t tagint; typedef
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dlmptype.h111 typedef int tagint; typedef
143 typedef int64_t tagint; typedef
174 typedef int tagint; typedef
/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/
H A Dlal_neighbor_gpu.cu21 #define tagint int macro
25 #define tagint long macro
28 #define tagint int64_t macro
32 #define tagint int macro
123 #define tagint int macro
126 #define tagint long macro
129 #define tagint int macro
H A Dlal_precision.h135 typedef int tagint; typedef
140 typedef int64_t tagint; typedef
144 typedef int tagint; typedef
H A Dlal_lj_tip4p_long.cu20 #define tagint int macro
24 #define tagint long macro
27 #define tagint int64_t macro
31 #define tagint int macro
43 #define tagint int macro
47 #define tagint long macro
50 #define tagint int64_t macro
54 #define tagint int macro
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Ddump_deprecated.h34 virtual void pack(tagint *) {} in pack() argument
H A Daccelerator_kokkos.h103 void grow_kokkos(tagint **, tagint **, int, int, const char *) {} in grow_kokkos() argument
H A Dlmptype.h88 typedef int tagint; typedef
125 typedef int64_t tagint; typedef
161 typedef int tagint; typedef
H A Dfix.cpp177 void::Fix::set_molecule(int, tagint, int, double *, double *, double *) in set_molecule() argument
H A Datom_vec.h132 virtual void data_bonds_post(int, int, tagint, tagint, tagint) {} in data_bonds_post() argument
H A Ddump_local.cpp351 void DumpLocal::pack(tagint * /*dummy*/) in pack() argument
H A Dfix.h226 virtual void read_data_section(char *, int, char *, tagint) {} in read_data_section() argument
/dports/science/lammps/lammps-stable_29Sep2021/src/MANIFOLD/
H A Dmanifold.h63 virtual void set_atom_id(tagint /*a_id*/) {} in set_atom_id() argument