Rosetta
|
#include <devel/init.hh>
#include <basic/options/option.hh>
#include <protocols/membrane/AddMembraneMover.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <core/pose/Pose.hh>
#include <core/scoring/Energies.hh>
#include <core/scoring/ScoreFunction.hh>
#include <core/conformation/Conformation.hh>
#include <core/conformation/membrane/MembraneInfo.hh>
#include <basic/Tracer.hh>
Classes | |
class | MembraneSfxnMover |
Membrane Relax Mover: Create a Membrane Pose and Apply Relax Protocol. More... | |
Typedefs | |
typedef utility::pointer::shared_ptr< MembraneSfxnMover > | MembraneSfxnMoverOP |
Functions | |
int | main (int argc, char *argv[]) |
Main Function. More... | |
Variables | |
static basic::Tracer | TR ("membrane_fa_scorefxn") |
typedef utility::pointer::shared_ptr< MembraneSfxnMover > MembraneSfxnMoverOP |
int main | ( | int | argc, |
char * | argv[] | ||
) |
|
static |
Referenced by main().