Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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>
#include <utility/down_cast.hh>
#include <utility/pointer/access_ptr.fwd.hh>
#include <utility/pointer/owning_ptr.functions.hh>
#include <utility/pointer/owning_ptr.fwd.hh>
#include <cassert>
#include <cstddef>
#include <iosfwd>

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 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.