Home
last modified time | relevance | path

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

/dports/science/sparta/sparta-20Oct2021/src/
H A Dsurf_react.h29 int vector_flag; // 0/1 if compute_vector() function exists variable
H A Dsurf_collide.h31 int vector_flag; // 0/1 if compute_vector() function exists variable
H A Dfix.h35 int vector_flag; // 0/1 if compute_vector() function exists variable
H A Dcompute.h44 int vector_flag; // 0/1 if compute_vector() function exists variable
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Deig.cc144 bool vector_flag = false; variable
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dcompute.h73 int vector_flag; // 0/1 if compute_vector() function exists variable
H A Dfix.h94 int vector_flag; // 0/1 if compute_vector() function exists variable
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dcompute.h47 int vector_flag; // 0/1 if compute_vector() function exists variable
H A Dfix.h82 int vector_flag; // 0/1 if compute_vector() function exists variable
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DATC_Method.h147 int vector_flag() const {return vectorFlag_;} in vector_flag() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DATC_Method.h145 int vector_flag() const {return vectorFlag_;} in vector_flag() function
/dports/math/giacxcas/giac-1.6.0/src/
H A Dtex.cc401 static string vector_flag(int flag){ in vector_flag() function
/dports/devel/gdb/gdb-11.1/gdb/
H A Daarch64-tdep.c4076 uint8_t opc, size_bits, ld_flag, vector_flag; in aarch64_record_load_store() local