BALL::AssignBaseProcessor Class Reference

Only used for deriving interface. More...

#include <assignTypes.h>

Inheritance diagram for BALL::AssignBaseProcessor:
Inheritance graph
[legend]

List of all members.


Public Member Functions

void setMaximumUnassignedAtoms (Size nr)
Set the number of atoms, for which the setup of the forcefield can fail, until the setup() methods aborts and return false.
Size getMaximumUnassignedAtoms () const
Get the number of atoms, for which the setup of the forcefield can fail, until the setup() methods aborts and return false.
Size getNumberOfUnassignedAtoms () const
Get the number of atoms, for which the force field setup failed.
HashSet< const Atom * > & getUnassignedAtoms ()
Get the atoms, for which the force field setup failed.

Protected Attributes

HashSet< const Atom * > unassigned_atoms_
Size max_number_unassigned_atoms_

Detailed Description

Only used for deriving interface.

Member Function Documentation

void BALL::AssignBaseProcessor::setMaximumUnassignedAtoms ( Size nr )

Set the number of atoms, for which the setup of the forcefield can fail, until the setup() methods aborts and return false.

By default, there is no limit set.


Generated on Thu Aug 6 18:30:36 2009 for BALL by doxygen 1.5.8