sisi4s
Loading...
Searching...
No Matches
nwchem::BasisSetParser Struct Reference

#include <BasisParser.hpp>

Collaboration diagram for nwchem::BasisSetParser:

Public Member Functions

bool matches (const std::string &t, const Regex &r)
 
Basis parseBasis (std::fstream &f, const std::string name)
 
BasisSet parseFile (const std::string &fileName)
 

Public Attributes

std::smatch match
 

Member Function Documentation

◆ matches()

bool BasisSetParser::matches ( const std::string &  t,
const Regex r 
)
Here is the caller graph for this function:

◆ parseBasis()

Basis BasisSetParser::parseBasis ( std::fstream &  f,
const std::string  name 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ parseFile()

BasisSet BasisSetParser::parseFile ( const std::string &  fileName)
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ match

std::smatch nwchem::BasisSetParser::match

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