#include <LatticeCreator.hpp>
- Todo
- document
Definition at line 54 of file Lattice.hpp.
◆ Lattice()
OpenMD::Lattice::Lattice |
( |
| ) |
|
|
inlineprotected |
◆ getLatticePointsOrt()
std::vector< Vector3d > OpenMD::Lattice::getLatticePointsOrt |
( |
| ) |
|
|
inline |
◆ getLatticePointsPos()
void OpenMD::Lattice::getLatticePointsPos |
( |
std::vector< Vector3d > & | latticePos, |
|
|
int | nx, |
|
|
int | ny, |
|
|
int | nz ) |
◆ getNumSitesPerCell()
int OpenMD::Lattice::getNumSitesPerCell |
( |
| ) |
|
|
inline |
◆ getOrigin()
◆ setOrigin()
void OpenMD::Lattice::setOrigin |
( |
const Vector3d & | newOrigin | ) |
|
|
inline |
◆ cellLen
◆ cellSitesOrt
std::vector<Vector3d> OpenMD::Lattice::cellSitesOrt |
|
protected |
◆ cellSitesPos
std::vector<Vector3d> OpenMD::Lattice::cellSitesPos |
|
protected |
◆ nCellSites
int OpenMD::Lattice::nCellSites |
|
protected |
◆ origin
The documentation for this class was generated from the following files: