OpenMD 3.2
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::FCCLattice Class Reference
Inheritance diagram for OpenMD::FCCLattice:

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< Vector3d > getLatticePointsOrt ()
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< Vector3d > cellSitesPos
std::vector< Vector3d > cellSitesOrt
Vector3d cellLen

Detailed Description

Definition at line 58 of file FCCLattice.hpp.

Constructor & Destructor Documentation

◆ FCCLattice()

OpenMD::FCCLattice::FCCLattice ( )

Definition at line 52 of file FCCLattice.cpp.

Member Function Documentation

◆ update()

void OpenMD::FCCLattice::update ( )
virtual

Implements OpenMD::Lattice.

Definition at line 59 of file FCCLattice.cpp.


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