|
Bsoft 2.1.4
Bernard's software package
|
#include <rwmolecule.h>
Public Attributes | |
| Bmolgroup * | next |
| Bstring | filename |
| int | num |
| Bstring | id |
| Bstring | comment |
| int | spacegroup |
| Bstring | pointgroup |
| Bstring | sgstring |
| UnitCell | unitcell |
| long | maxlen |
| long | maxnalen |
| Vector3< double > | min |
| Vector3< double > | max |
| Vector3< double > | box |
| Bstring | select |
| int | sel |
| double | fom |
| int * | seqflag |
| Bmolecule * | mol |
| Bbond * | bond |
| Bangle * | angle |
| Bangle* Bmolgroup::angle |
| Bbond* Bmolgroup::bond |
| Vector3<double> Bmolgroup::box |
| Bstring Bmolgroup::comment |
| Bstring Bmolgroup::filename |
| double Bmolgroup::fom |
| Bstring Bmolgroup::id |
| Vector3<double> Bmolgroup::max |
| long Bmolgroup::maxlen |
| long Bmolgroup::maxnalen |
| Vector3<double> Bmolgroup::min |
| Bmolecule* Bmolgroup::mol |
| Bmolgroup* Bmolgroup::next |
| int Bmolgroup::num |
| Bstring Bmolgroup::pointgroup |
| int Bmolgroup::sel |
| Bstring Bmolgroup::select |
| int* Bmolgroup::seqflag |
| Bstring Bmolgroup::sgstring |
| int Bmolgroup::spacegroup |
| UnitCell Bmolgroup::unitcell |