OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::BCCLattice Class Reference
+ Inheritance diagram for OpenMD::BCCLattice:

Public Member Functions

virtual void update ()
 
- Public Member Functions inherited from OpenMD::CubicLattice
virtual std::vector< RealType > getLatticeConstant ()
 
virtual void setLatticeConstant (const std::vector< RealType > &lc)
 
- Public Member Functions inherited from OpenMD::Lattice
int getNumSitesPerCell ()
 
void getLatticePointsPos (std::vector< Vector3d > &latticePos, int nx, int ny, int nz)
 
std::vector< Vector3dgetLatticePointsOrt ()
 
Vector3d getOrigin ()
 
void setOrigin (const Vector3d &newOrigin)
 

Additional Inherited Members

- Protected Attributes inherited from OpenMD::CubicLattice
RealType latticeParam
 
- Protected Attributes inherited from OpenMD::Lattice
int nCellSites
 
Vector3d origin
 
std::vector< Vector3dcellSitesPos
 
std::vector< Vector3dcellSitesOrt
 
Vector3d cellLen
 

Detailed Description

Definition at line 55 of file BCCLattice.hpp.

Constructor & Destructor Documentation

◆ BCCLattice()

OpenMD::BCCLattice::BCCLattice ( )

Definition at line 49 of file BCCLattice.cpp.

Member Function Documentation

◆ update()

void OpenMD::BCCLattice::update ( )
virtual

Implements OpenMD::Lattice.

Definition at line 56 of file BCCLattice.cpp.


The documentation for this class was generated from the following files: