![]() |
Bsoft 2.1.4
Bernard's software package
|
Functions to extract parameters from coordinate files. More...
#include "rwmolecule.h"
#include "rwmd.h"
#include "mol_bonds.h"
#include "Matrix.h"
#include "linked_list.h"
#include "utilities.h"
Functions | |
Batomtype * | molgroup_get_atom_types (Bmolgroup *molgroup, int elements) |
Obtains atomic types from molecule groups. More... | |
Bmd * | md_calculate_parameters (Bmolgroup *molgroup, int elements, int show_bond, int show_angle) |
Calculates atomic parameters from molecule groups. More... | |
Variables | |
int | verbose |
Functions to extract parameters from coordinate files.
Calculates atomic parameters from molecule groups.
*molgroup | molecule group. |
elements | flag to take atom types from element records. |
show_bond | flag to show bonds. |
show_angle | flag to show angles. |
Obtains atomic types from molecule groups.
*molgroup | molecule group. |
elements | flag to take atom types from element records. |
|
extern |