![]() |
Bsoft 2.1.4
Bernard's software package
|
A tool to edit coordinate files. More...
#include "rwmolecule.h"
#include "mol_symmetry.h"
#include "mol_transform.h"
#include "mol_select.h"
#include "mol_edit.h"
#include "mol_util.h"
#include "utilities.h"
#include "options.h"
#include "timer.h"
Functions | |
long | molgroup_trim (Bmolgroup *molgroup, Vector3< double > box) |
Deletes atoms outside the box. More... | |
int | main (int argc, char **argv) |
Variables | |
int | verbose |
const char * | use [] |
A tool to edit coordinate files.
int main | ( | int | argc, |
char ** | argv | ||
) |
Deletes atoms outside the box.
*molgroup | molecule group structure to be modified. |
box | box size. |
const char* use[] |
|
extern |