Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
protocols::relax::SRelaxPose Struct Reference
Collaboration diagram for protocols::relax::SRelaxPose:
Collaboration graph
[legend]

Public Member Functions

 SRelaxPose ()
 
core::Size mem_footprint ()
 

Public Attributes

core::Real initial_score
 
core::Real initial_rms
 
bool active
 
SilentStructOP current_struct
 
SilentStructOP start_struct
 
SilentStructOP best_struct
 
core::Real current_score
 
core::Real best_score
 
core::Size accept_count
 
std::vector< core::Realbest_score_log
 
std::vector< core::Realcurr_score_log
 

Detailed Description

Definition at line 987 of file FastRelax.cc.

Constructor & Destructor Documentation

protocols::relax::SRelaxPose::SRelaxPose ( )
inline

Definition at line 988 of file FastRelax.cc.

Member Function Documentation

core::Size protocols::relax::SRelaxPose::mem_footprint ( )
inline

Definition at line 1002 of file FastRelax.cc.

Referenced by protocols::relax::FastRelax::batch_apply().

Member Data Documentation

core::Size protocols::relax::SRelaxPose::accept_count

Definition at line 998 of file FastRelax.cc.

bool protocols::relax::SRelaxPose::active

Definition at line 992 of file FastRelax.cc.

Referenced by protocols::relax::FastRelax::batch_apply().

core::Real protocols::relax::SRelaxPose::best_score

Definition at line 997 of file FastRelax.cc.

Referenced by protocols::relax::FastRelax::batch_apply().

std::vector< core::Real > protocols::relax::SRelaxPose::best_score_log

Definition at line 999 of file FastRelax.cc.

SilentStructOP protocols::relax::SRelaxPose::best_struct

Definition at line 995 of file FastRelax.cc.

Referenced by protocols::relax::FastRelax::batch_apply().

std::vector< core::Real > protocols::relax::SRelaxPose::curr_score_log

Definition at line 1000 of file FastRelax.cc.

core::Real protocols::relax::SRelaxPose::current_score

Definition at line 996 of file FastRelax.cc.

Referenced by protocols::relax::FastRelax::batch_apply().

SilentStructOP protocols::relax::SRelaxPose::current_struct

Definition at line 993 of file FastRelax.cc.

Referenced by protocols::relax::FastRelax::batch_apply().

core::Real protocols::relax::SRelaxPose::initial_rms

Definition at line 991 of file FastRelax.cc.

Referenced by protocols::relax::FastRelax::batch_apply().

core::Real protocols::relax::SRelaxPose::initial_score

Definition at line 990 of file FastRelax.cc.

Referenced by protocols::relax::FastRelax::batch_apply().

SilentStructOP protocols::relax::SRelaxPose::start_struct

Definition at line 994 of file FastRelax.cc.

Referenced by protocols::relax::FastRelax::batch_apply().


The documentation for this struct was generated from the following file: