occ
Loading...
Searching...
No Matches
occ::io::PointChargeFileReader Struct Reference

#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
 

Member Typedef Documentation

◆ PointChargeList

Constructor & Destructor Documentation

◆ PointChargeFileReader() [1/2]

occ::io::PointChargeFileReader::PointChargeFileReader ( std::istream &  )

◆ PointChargeFileReader() [2/2]

occ::io::PointChargeFileReader::PointChargeFileReader ( const std::string &  )

Member Function Documentation

◆ update_occ_input()

void occ::io::PointChargeFileReader::update_occ_input ( OccInput ) const

Member Data Documentation

◆ point_charges

PointChargeList occ::io::PointChargeFileReader::point_charges

The documentation for this struct was generated from the following file: