|
IMP Reference Guide
develop.169ea894ba,2025/11/02
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>
Include dependency graph for main.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| IMP::npctransport | |
| Simulation of transport through the Nuclear Pore Complex. | |
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[]) |