IMP logo
IMP Reference Guide  develop.b3a5ae88fa,2024/05/03
The Integrative Modeling Platform
main.h File Reference

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
 

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::SimulationDataIMP::npctransport::startup (int argc, char *argv[])
 

Detailed Description

Helper functions for executable .cpp files.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file main.h.