Simpatico
v1.10
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
src
simp
boundary
Boundary.h
1
#ifndef SIMP_BOUNDARY_H
2
#define SIMP_BOUNDARY_H
3
4
/*
5
* Util Package - C++ Utilities for Scientific Computation
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 "OrthorhombicBoundary.h"
12
13
namespace
Simp
14
{
15
21
typedef
OrthorhombicBoundary
Boundary
;
22
23
}
24
#endif
Simp::OrthorhombicBoundary
An orthorhombic periodic unit cell.
Definition:
OrthorhombicBoundary.h:38
Simp
Classes used by all simpatico molecular simulations.
Definition:
LocalLamellarOrderingExternal.cpp:12
Simp::Boundary
OrthorhombicBoundary Boundary
Boundary is an alias for the periodic boundary condition class.
Definition:
Boundary.h:21
Generated on Wed Mar 7 2018 12:59:37 for Simpatico by
1.8.11