nuclear_dist Class Reference

A distribution of nuclei [abstract base]. More...

#include <nuclear_dist.h>

Inheritance diagram for nuclear_dist:

full_dist simple_dist

Detailed Description

The virtual base class for a collection of objects of type nucleus . See simple_dist and full_dist for implmentations of this base class.

Definition at line 41 of file nuclear_dist.h.


Data Structures

class  iterator
 An iterator for the nuclear distribution. More...

Public Member Functions

virtual iterator begin ()=0
 The beginning of the distribution.
virtual iterator end ()=0
 The end of the distribution.
virtual size_t size ()=0
 The number of nuclei in the distribution.

The documentation for this class was generated from the following file:

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page