VGM Version 5.3
Loading...
Searching...
No Matches
IElement.h File Reference
#include <iostream>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  VGM::IElement
 The VGM interface to elements. More...
 

Namespaces

namespace  VGM
 VGM interfaces.
 

Typedefs

typedef std::vector< IIsotope * > VGM::IsotopeVector
 
typedef std::vector< double > VGM::RelAbundanceVector
 

Functions

std::ostream & operator<< (std::ostream &out, const VGM::IElement &element)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & out,
const VGM::IElement & element )

Definition at line 22 of file element.cxx.