Clipper
Classes | Public Member Functions | Public Attributes | Static Public Attributes
clipper::Xmap_cacheobj Class Reference

List of all members.

Classes

class  Key

Public Member Functions

 Xmap_cacheobj (const Key &xmap_cachekey)
 construct entry
bool matches (const Key &xmap_cachekey) const
 compare entry
String format () const
 string description

Public Attributes

Key key
 key
Grid_sampling xtl_grid
 grid for the cell
Grid_range asu_grid
 grid for the ASU
Grid_range map_grid
 grid for the ASU, plus border
int nsym
std::vector< unsigned char > asu
 ASU flag array.
std::vector< Isymopisymop
 Integerised symops.
std::vector< int > du
std::vector< int > dv
std::vector< int > dw
 symmetry grid shifts to index
Array2d< unsigned char > symperm
 Perumtation matrix of symops.
Mat33 mat_grid_orth
 for backward compatibility

Static Public Attributes

static Mutex mutex = Mutex()
 thread safety

The documentation for this class was generated from the following files: