FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

atomicWeightTable Class Reference

A table of atomic weights for all the elements. More...

#include <specie/atomicWeights.H>


Detailed Description

A table of atomic weights for all the elements.

Source files

Definition at line 50 of file atomicWeights.H.

Inheritance diagram for atomicWeightTable:
Collaboration diagram for atomicWeightTable:

List of all members.

Classes

struct  atomicWeight
 Structure to hold the element name and atomic weight pair. More...

Public Member Functions

 atomicWeightTable ()
 Construct from atomicWeights_.

Static Public Attributes

static const int  nElements = 103
static const atomicWeight  atomicWeights [nElements]
 Static table of the weights of all known elements.

Constructor & Destructor Documentation

Construct from atomicWeights_.

Definition at line 141 of file atomicWeights.C.

References atomicWeightTable::atomicWeights, HashTable< scalar >::insert(), Foam::name(), and atomicWeightTable::nElements.


Member Data Documentation

const int nElements = 103 [static]

Definition at line 66 of file atomicWeights.H.

Referenced by atomicWeightTable::atomicWeightTable().

Static table of the weights of all known elements.

Definition at line 69 of file atomicWeights.H.

Referenced by atomicWeightTable::atomicWeightTable().


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