|
occ
|
Classes | |
| struct | occ::mults::OrientSite |
| Parse Orient multipole format from a file or string. More... | |
Namespaces | |
| namespace | occ |
| namespace | occ::mults |
Functions | |
| dma::Mult | occ::mults::parse_orient_multipoles (int max_rank, const std::vector< std::string > &lines) |
| Parse Orient multipole components from a list of value strings. | |
| std::vector< OrientSite > | occ::mults::parse_orient_file (const std::string &filename) |
| Parse a complete Orient input file. | |