LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
loos::UnitCell Class Reference

This class encapsulates crystallographic unit cell data. More...

#include <cryst.hpp>

Public Member Functions

 UnitCell (const GCoord &v)
 
greal a (void) const
 
void a (const greal x)
 
greal b (void) const
 
void b (const greal x)
 
greal c (void) const
 
void c (const greal x)
 
greal alpha (void) const
 
void alpha (const greal x)
 
greal beta (void) const
 
void beta (const greal x)
 
greal gamma (void) const
 
void gamma (const greal x)
 
std::string spaceGroup (void) const
 
void spaceGroup (const std::string s)
 
int z (void) const
 
void z (const int i)
 

Friends

std::ostream & operator<< (std::ostream &os, const UnitCell &u)
 

Detailed Description

This class encapsulates crystallographic unit cell data.


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