Rosetta
Public Member Functions | Private Attributes | List of all members
AbInitio_MPI Class Reference

AbInitio_MPI mover. More...

Inheritance diagram for AbInitio_MPI:
Inheritance graph
[legend]

Public Member Functions

 AbInitio_MPI ()
 
virtual std::string get_name () const
 
virtual void init_on_new_input (core::pose::Pose &pose)
 init_on_new_input system allows for initializing these details the first time apply() is called. More...
 
virtual ~AbInitio_MPI ()
 
virtual void apply (core::pose::Pose &pose)
 

Private Attributes

bool init_for_input_yet_
 
core::fragment::ConstantLengthFragSetOP fragset_3mer_
 
core::fragment::ConstantLengthFragSetOP fragset_9mer_
 
protocols::moves::SequenceMoverOP abrelax_
 
core::pose::Pose extended_pose_
 

Detailed Description

AbInitio_MPI mover.

Constructor & Destructor Documentation

◆ AbInitio_MPI()

AbInitio_MPI::AbInitio_MPI ( )
inline

◆ ~AbInitio_MPI()

virtual AbInitio_MPI::~AbInitio_MPI ( )
inlinevirtual

Member Function Documentation

◆ apply()

virtual void AbInitio_MPI::apply ( core::pose::Pose pose)
inlinevirtual

◆ get_name()

virtual std::string AbInitio_MPI::get_name ( ) const
inlinevirtual

◆ init_on_new_input()

virtual void AbInitio_MPI::init_on_new_input ( core::pose::Pose pose)
inlinevirtual

Member Data Documentation

◆ abrelax_

protocols::moves::SequenceMoverOP AbInitio_MPI::abrelax_
private

Referenced by apply(), and init_on_new_input().

◆ extended_pose_

core::pose::Pose AbInitio_MPI::extended_pose_
private

Referenced by apply(), and init_on_new_input().

◆ fragset_3mer_

core::fragment::ConstantLengthFragSetOP AbInitio_MPI::fragset_3mer_
private

Referenced by init_on_new_input().

◆ fragset_9mer_

core::fragment::ConstantLengthFragSetOP AbInitio_MPI::fragset_9mer_
private

Referenced by init_on_new_input().

◆ init_for_input_yet_

bool AbInitio_MPI::init_for_input_yet_
private

Referenced by apply(), and init_on_new_input().


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