Implements routines in pbc.h.
Utility functions for handling periodic boundary conditions. Mainly used in analysis tools.
#define
#define
epbcdxRECTANGULAR = 1,
epbcdxTRICLINIC,
epbcdx2D_RECT,
epbcdx2D_TRIC,
epbcdx1D_RECT,
epbcdx1D_TRIC,
epbcdxSCREW_RECT,
epbcdxSCREW_TRIC,
epbcdxNOPBC,
epbcdxUNSUPPORTED
}
static int
static void
Read more here: Source link