Home
last modified time | relevance | path

Searched defs:xlattice (Results 1 – 4 of 4) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dlattice.h56 double xlattice,ylattice,zlattice; // lattice scale factors in 3 dims variable
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dlattice.h26 double xlattice, ylattice, zlattice; // lattice scale factors in 3 dims variable
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DLammpsInterface.cpp622 double LammpsInterface::xlattice() const { return lammps_->domain->lattice->xlattice; } in xlattice() function in ATC::LammpsInterface
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DLammpsInterface.cpp594 double LammpsInterface::xlattice() const { return lammps_->domain->lattice->xlattice; } in xlattice() function in ATC::LammpsInterface