OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
IntegratorFactory.hpp File Reference
#include <cassert>
#include <iostream>
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  OpenMD::IntegratorFactory
 Factory pattern and Singleton Pattern are used to define an interface for creating an Integrator. More...
 

Namespaces

namespace  OpenMD
 This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.
 

Functions

std::ostream & OpenMD::operator<< (std::ostream &o, IntegratorFactory &factory)
 write out all of the type identifiers to an output stream
 

Detailed Description

Author
Teng Lin
Date
10/24/2004
Version
1.0

Definition in file IntegratorFactory.hpp.