Simpatico
v1.10
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
src
mcMd
chemistry
mcMd/chemistry/Bond.h
1
#ifndef MCMD_BOND_H
2
#define MCMD_BOND_H
3
4
/*
5
* Simpatico - Simulation Package for Polymeric and Molecular Liquids
6
*
7
* Copyright 2010 - 2017, The Regents of the University of Minnesota
8
* Distributed under the terms of the GNU General Public License.
9
*/
10
11
#include "Group.h"
12
13
namespace
McMd
14
{
15
16
using namespace
Util
;
17
23
typedef
Group<2>
Bond
;
24
25
}
26
27
#endif
Util
Utility classes for scientific computation.
Definition:
accumulators.mod:1
McMd::Bond
Group< 2 > Bond
A Group of 2 covalently bonded Atoms.
Definition:
mcMd/chemistry/Bond.h:23
McMd
Single-processor Monte Carlo (MC) and molecular dynamics (MD).
Definition:
simp/species/Species.h:16
McMd::Group
A sequence of NAtom covalently interacting atoms.
Definition:
mcMd/chemistry/Group.h:37
Generated on Wed Mar 7 2018 12:59:37 for Simpatico by
1.8.11