occ
Loading...
Searching...
No Matches
orient_io.h File Reference
#include <occ/dma/mult.h>
#include <occ/core/linear_algebra.h>
#include <string>
#include <vector>
Include dependency graph for orient_io.h:

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< OrientSiteocc::mults::parse_orient_file (const std::string &filename)
 Parse a complete Orient input file.