IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Helper functions for executable .cpp files. More...
#include "npctransport_config.h"
#include "SimulationData.h"
#include <IMP/base_types.h>
#include <string>
Go to the source code of this file.
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::npctransport | |
Functions | |
void | IMP::npctransport::do_main_loop (SimulationData *sd, const RestraintsTemp &init_restraints) |
void | IMP::npctransport::inflate_floater (SimulationData *sd, const std::string floater_name, const float new_radius) |
inflate floater of specified type to new_radius More... | |
void | IMP::npctransport::remove_Nup42 (SimulationData *sd) |
remove nup42 and its anchors (also from obstacles) More... | |
void | IMP::npctransport::reset_box_size (SimulationData *sd, double box_size) |
change box size sd to specified box size and update output file More... | |
IMP::npctransport::SimulationData * | IMP::npctransport::startup (int argc, char *argv[]) |