SIRIUS 7.5.0
Electronic structure library and applications
Namespaces | Functions
lattice.hpp File Reference

Crystal lattice functions. More...

Go to the source code of this file.

Namespaces

module  sirius
 Namespace of the SIRIUS library.
 

Functions

auto sirius::metric_tensor (r3::matrix< double > const &lat_vec__)
 Compute a metric tensor. More...
 
double sirius::metric_tensor_error (r3::matrix< double > const &lat_vec__, r3::matrix< int > const &R__)
 Compute error of the symmetry-transformed metric tensor. More...
 
auto sirius::find_lat_sym (r3::matrix< double > const &lat_vec__, double tol__, double *mt_error__=nullptr)
 

Detailed Description

Crystal lattice functions.

Definition in file lattice.hpp.