castep-cell-io 0.6.0

I/O library for CASTEP .cell and .param file formats
Documentation
1
2
3
4
5
6
7
mod pspot_beta_phi_type;
mod pspot_nonlocal_type;
mod relativistic_treatment;

pub use pspot_beta_phi_type::PspotBetaPhiType;
pub use pspot_nonlocal_type::PspotNonlocalType;
pub use relativistic_treatment::RelativisticTreatment;