OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

atomicWeightTable Class Reference

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

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.

Detailed Description

A table of atomic weights for all the elements.

Source files

Definition at line 45 of file atomicWeights.H.


Constructor & Destructor Documentation

Construct from atomicWeights_.

Definition at line 133 of file atomicWeights.C.


Member Data Documentation

const int nElements = 103 [static]

Definition at line 61 of file atomicWeights.H.

Static table of the weights of all known elements.

Definition at line 64 of file atomicWeights.H.


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd