Home
last modified time | relevance | path

Searched defs:box_change (Results 1 – 10 of 10) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/python/examples/
H A Dsimple.py123 boxlo,boxhi,xy,yz,xz,periodicity,box_change = lmp.extract_box() variable
128 boxlo,boxhi,xy,yz,xz,periodicity,box_change = lmp.extract_box() variable
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dcompute_temp_profile.h51 int box_change, triclinic; variable
H A Ddomain.h90 int box_change; // 1 if any of next 3 flags are set, else 0 variable
H A Dfix.h33 int box_change; // >0 if Fix changes box size, shape, or sub-domains, 0 if not variable
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/cuda/
H A Ddomain_kernel.cu27 __global__ void Domain_PBC_Kernel(int deform_remap, int deform_groupbit, int box_change) in Domain_PBC_Kernel()
H A Ddomain.cu91 int box_change = 0; in Cuda_Domain_PBC() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Ddomain.h124 int box_change; // 1 if any of next 3 flags are set, else 0 variable
/dports/science/lammps/lammps-stable_29Sep2021/src/MESSAGE/
H A Dserver_md.cpp326 void ServerMD::box_change(double *origin, double *box) in box_change() function in ServerMD
/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/
H A DhwCursorInteractor.h44 int box_state, box_change, view_state, visible ; member
/dports/science/lammps/lammps-stable_29Sep2021/examples/COUPLE/fortran2/
H A DLAMMPS.F90300 integer (C_int) :: periodicity(3), box_change local
725 periodicity, box_change) argument
729 logical, intent(out) :: periodicity(3), box_change local