|
occ
|
#include <pc.h>
Public Types | |
| using | PointChargeList = std::vector< occ::core::PointCharge > |
Public Member Functions | |
| PointChargeFileReader (std::istream &) | |
| PointChargeFileReader (const std::string &) | |
| void | update_occ_input (OccInput &) const |
Public Attributes | |
| PointChargeList | point_charges |
| using occ::io::PointChargeFileReader::PointChargeList = std::vector<occ::core::PointCharge> |
| occ::io::PointChargeFileReader::PointChargeFileReader | ( | std::istream & | ) |
| occ::io::PointChargeFileReader::PointChargeFileReader | ( | const std::string & | ) |
| void occ::io::PointChargeFileReader::update_occ_input | ( | OccInput & | ) | const |
| PointChargeList occ::io::PointChargeFileReader::point_charges |