Rosetta
Namespaces | Typedefs
CacheableResRotPairFloatMap.fwd.hh File Reference

A CacheableData that stores a std::map<ResRotPair,float> More...

#include <utility/pointer/access_ptr.hh>
#include <utility/pointer/owning_ptr.hh>

Namespaces

 basic
 Tags used to tag messeges sent by MPI functions used to decide whether a slave is requesting a new job id or flagging as job as being a bad input.
 
 basic::datacache
 

Typedefs

typedef utility::pointer::shared_ptr< CacheableResRotPairFloatMap > basic::datacache::CacheableResRotPairFloatMapOP
 
typedef utility::pointer::shared_ptr< CacheableResRotPairFloatMap const > basic::datacache::CacheableResRotPairFloatMapCOP
 
typedef utility::pointer::weak_ptr< CacheableResRotPairFloatMap > basic::datacache::CacheableResRotPairFloatMapAP
 
typedef utility::pointer::weak_ptr< CacheableResRotPairFloatMap const > basic::datacache::CacheableResRotPairFloatMapCAP
 

Detailed Description

A CacheableData that stores a std::map<ResRotPair,float>

Author
Brian Coventry @modified Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org) – Added caching of floats indexed by rotamer memory address, used only for self-interactions in the symmetric case.