Clipper
Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
clipper::Spgr_cacheobj Class Reference

Public Types

typedef Spgr_descr Key
 

Public Member Functions

 Spgr_cacheobj (const Key &spgr_cachekey)
 construct entry
 
bool matches (const Key &spgr_cachekey) const
 compare entry
 
String format () const
 string description
 

Public Attributes

Key spgr_cachekey_
 spacegroup cachekey
 
int nsym
 
int nsymn
 
int nsymi
 
int nsymc
 
int nsymp
 number of syms: total, primitive
 
int lgrp
 Laue group number.
 
std::vector< Symopsymops
 symmetry operators
 
std::vector< Isymopisymops
 symmetry operators
 
Vec3 asu_min_
 
Vec3 asu_max_
 real space ASU
 

Static Public Attributes

static Mutex mutex = Mutex()
 thread safety
 

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