#include <intposconvert.h>
Inherited by ewald, and simparticles.
|
void | constrain_intpos (MyIntPosType *pos) |
|
template<typename T > |
void | diff_intpos_to_pos (MyIntPosType *a, MyIntPosType *b, T *posdiff, offset_tuple off=0) |
|
MyIntPosType | nearest_image_intpos_to_intpos_X (const MyIntPosType a, const MyIntPosType b) |
|
MyIntPosType | nearest_image_intpos_to_intpos_Y (const MyIntPosType a, const MyIntPosType b) |
|
MyIntPosType | nearest_image_intpos_to_intpos_Z (const MyIntPosType a, const MyIntPosType b) |
|
template<typename T > |
void | nearest_image_intpos_to_pos (const MyIntPosType *const a, const MyIntPosType *const b, T *posdiff) |
|
void | nearest_image_intpos_to_absolute_intdist (const MyIntPosType *a, const MyIntPosType *b, MyIntPosType *delta) |
|
template<typename T > |
MySignedIntPosType | pos_to_signedintpos (T posdiff) |
|
template<typename T > |
void | pos_to_signedintpos (T *posdiff, MySignedIntPosType *intpos) |
|
template<typename T > |
void | signedintpos_to_pos (MySignedIntPosType *intpos, T *pos) |
|
double | signedintpos_to_distanceorigin (MySignedIntPosType *intpos) |
|
template<typename T > |
void | intpos_to_pos (MyIntPosType *intpos, T *posdiff) |
|
void | intpos_to_intpos (MyIntPosType *intpos, MyIntPosType *xyz) |
|
template<typename T > |
T | constrain_pos (T pos) |
|
template<typename T > |
void | pos_to_intpos (T *posdiff, MyIntPosType *intpos) |
|
Definition at line 34 of file intposconvert.h.
◆ constrain_intpos()
◆ constrain_pos()
◆ diff_intpos_to_pos()
◆ intpos_to_intpos()
◆ intpos_to_pos()
◆ nearest_image_intpos_to_absolute_intdist()
◆ nearest_image_intpos_to_intpos_X()
◆ nearest_image_intpos_to_intpos_Y()
◆ nearest_image_intpos_to_intpos_Z()
◆ nearest_image_intpos_to_pos()
◆ pos_to_intpos()
◆ pos_to_signedintpos() [1/2]
◆ pos_to_signedintpos() [2/2]
◆ signedintpos_to_distanceorigin()
◆ signedintpos_to_pos()
◆ FacCoordToInt
◆ FacIntToCoord
◆ RegionCenter
◆ RegionCorner
◆ RegionLen
The documentation for this class was generated from the following file: