ProtoMol
- an object-oriented component based framework for Molecular Dynamics simulations.
Main Page
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
File List
|
Namespace Members
|
Class Members
|
File Members
ProtoMol::TripleInt Struct Reference
Triple of int.
#include <simpleTypes.h>
List of all members.
Public Member Functions
TripleInt
()
TripleInt
(int a, int b, int c)
Public Attributes
int
h
int
k
int
l
Constructor & Destructor Documentation
ProtoMol::TripleInt::TripleInt
(
)
[inline]
ProtoMol::TripleInt::TripleInt
(
int
a
,
int
b
,
int
c
)
[inline]
Member Data Documentation
int
ProtoMol::TripleInt::h
int
ProtoMol::TripleInt::k
int
ProtoMol::TripleInt::l
The documentation for this struct was generated from the following file:
simpleTypes.h
Last update: . GNU GENERAL PUBLIC LICENSE, copyrighted by the University of Notre Dame and the University of Bergen, Norway.